List available markets
Markets
List available markets
Returns all available markets/exchanges with their details, trading hours,
currency, and a compact current_status summary (live session state).
These market reference endpoints are available to every tenant and are
intentionally hosted outside /market-data (which represents the gated
Market Data product covering live quotes, snapshots, and historical bars).
GET
List available markets
Authorizations
HTTP Basic Authentication using the API Key as username and API Secret as password.
Query Parameters
Filter by ISO 2-letter country code (e.g., US, NG)
Filter by market status
Available options:
active, inactive Response
List of markets
List envelope. data holds the page of items;
each item is itself wrapped in a ResourceEnvelope.