Information

Retrieves the list of all the available exchanges, supported instruments and time range availability.

RESPONSE DATA

Fields and paths are relative to the top-level payload field i.e. metadata.next is equivalent to payload.metadata.next.

JSON Field/PathValue TypeOptionalDescription
metadata.nextstringPagination
metadata.api-versionstringThe API version of the response.
data[index].exchangestringThe name of the exchange.
data[index].instrumentobjectThe name of the instrument.
data[index].startDatestring|numberFirst available data point.
data[index].endDatestring|numberLast available data point.
data[index].activebooleanYesFalse if the instrument is no longer active (only available when includeInactive=true).

Language
Authorization
Header
Click Try It! to start a request and see the response here!