GET /catalog. Use it to discover valid exchanges, canonical asset IDs, coverage windows, and dataset access status before you query data.
Top-level fields
exchanges: matching exchanges after any optional filtersupdatedAt: UTC timestamp for the catalog snapshot
Exchange entry
id: normalized exchange identifierassets: matching market entries for that exchange
Asset entry
id: canonical Polaris asset ID to reuse in later requestsstart: earliest available UTC timestamp for the marketend: latest available UTC timestamp for the marketsource: metadata source, such asmanifestcategories: dataset categories available for that marketaccess.status: dataset access state, such asopen,preview, orrestrictedaccess.public_cutoff_date: latest UTC date available without gated access when a public cutoff exists
Next steps
- Read Catalog for request parameters and filtering behavior.
- Read Snapshot metadata if you want the list response that follows a validated market.
- Read Authentication if you want catalog visibility that matches your account tier.