shared/server/routes/tempo.js + shared/server/routes/tempoDeveloper/v1.js
Get Marketplace Catalog
Read the live catalog from the public market surface or the delegated developer surface.
BUILD ON AURA
Get Marketplace Catalog
Routes
- https://api.auramaxx.gg/api/tempo/marketplace/catalog is the public catalog.
- https://api.auramaxx.gg/api/tempo/developer/v1/marketplace/catalog is the delegated developer catalog.
Rule
If you only need market data, prefer the public catalog. If you need a route family that stays inside the same delegated auth namespace as prepare and submit, stay in developer v1.
Document Reference
shared/server/routes/tempo.js + shared/server/routes/tempoDeveloper/v1.js
