v1
latestOpenAPI 3.0.32026-08-04850206.9 KBExchange markets
The exchange's ticker listings (its markets), paginated. Already scoped to the exchange — do not pass an exchange parameter here.
Query parameters
Page number (1-based). Must be at least 1.
Page number (1-based). Must be at least 1.
Rows per page. The cap is plan-based (Free 100, Starter/Pro 250); exceeding it returns 422 rather than clamping. Must be at least 1. Must not be greater than 100.
Rows per page. The cap is plan-based (Free 100, Starter/Pro 250); exceeding it returns 422 rather than clamping. Must be at least 1. Must not be greater than 100.
Restrict to a single exchange by slug (omit on the per-exchange listing, which is already scoped). Must match the regex /^[a-z0-9-]{1,120}$/.
Restrict to a single exchange by slug (omit on the per-exchange listing, which is already scoped). Must match the regex /^[a-z0-9-]{1,120}$/.
Restrict to a single pair by id. Must be at least 1.
Restrict to a single pair by id. Must be at least 1.
Instrument type: future, option, swap, spot or margin (plurals accepted).
Instrument type: future, option, swap, spot or margin (plurals accepted).
Free-text match on the ticker symbol. Must not be greater than 50 characters.
Free-text match on the ticker symbol. Must not be greater than 50 characters.
Only tickers with 24h USD volume at or above this value. Must be at least 0.
Only tickers with 24h USD volume at or above this value. Must be at least 0.
Only tickers with 24h USD volume at or below this value. Must be at least 0.
Only tickers with 24h USD volume at or below this value. Must be at least 0.
Only tickers with a 24h percentage change at or above this value.
Only tickers with a 24h percentage change at or above this value.
Only tickers with a 24h percentage change at or below this value.
Only tickers with a 24h percentage change at or below this value.
A single sort field (prefix with - for descending). Sortable: volume_usd, change_24h, price_usd, updated. Defaults to -volume_usd. Must not be greater than 100 characters.
A single sort field (prefix with - for descending). Sortable: volume_usd, change_24h, price_usd, updated. Defaults to -volume_usd. Must not be greater than 100 characters.