Skip to main content
GET
List Exchanges

Authorizations

Authorization
string
header
required

API Key authentication using Bearer token

Query Parameters

limit
integer

Number of exchanges to return per page (default 25, max 100).

cursor
string

Opaque pagination cursor from a previous response.

country
string

Filter by country using ISO 3166-1 alpha-2 code. Comma-separated for multiple (e.g. SE,NO). Case-insensitive.

fields
string

Comma-separated list of fields to include in the response. Available fields: id, name, mic_code, acronym, country.

Response

Exchanges retrieved successfully

exchanges
object[]
pagination
object
Last modified on August 21, 2026