Security Master Markets
Returns metadata on all the markets offered (spot, options, futures), sorted alphabetically by market.
Query parameters
Type of markets.
List of markets.
Symbol of derivative markets, full instrument name.
Unique name of an exchange.
Base asset of markets.
Quote asset of markets.
Number of items per single page of results.<br/> The value of this parameter is ignored if the endpoint supports the format parameter and its value is set to json_stream.
Where does the first page start, at the start of the interval or at the end.<br/> The value of this parameter is ignored if the endpoint supports the format parameter and its value is set to json_stream.
Token for receiving the results from the next page of a query.<br/> Should not be used directly. To iterate through pages just use next_page_url response field.
Human-readable formatting of JSON responses.
Response
List of security master entries.
Example response
{
"data": [
{
"code": "C758EA35B0"
}
]
}