AURA
DOCS
AuraMaxxGG
tempaitown/backend/controllers/pack-reads/packs.js

Get A Pack

Read a collection by slug or address, with the right choice between combined, static, and live payloads.

BUILD ON AURA

Get Pack Data

Routes

Which Route To Start With

When To Use Which

Practical Rule

  • Use the combined route when you are rendering a collection page and want one server payload.
  • Use /static when you only need pack metadata and card definitions.
  • Use /live when you need the market-facing live lane without the full static shell.
Document Reference
tempaitown/backend/controllers/pack-reads/packs.js