Base URL
All examples usehttps://api.polaris.supply.
GET /catalog
Returns exchange coverage with assets, per-asset UTC bounds, dataset categories, and access metadata.
- Optional:
exchange,asset assetrequiresexchange
When to use catalog
- Confirm that an
exchangeandassetpair is valid before making data requests. - Check the earliest and latest available timestamps for a market.
- Inspect dataset category coverage for a market before you design downstream jobs.
Next steps
- Read Snapshots if you want bulk historical files for a market you just validated.
- Read Trades API if you want to query recent normalized events directly.
- Read Market coverage if you want a broader view of supported venue categories.