Information

Retrieves the list of all available market tickers.

Response Data

fieldtypedescription
payload.metadata.nextstringPagination
payload.data.{exchange}objectContains a list of market pairs for a given [EXCHANGE]. E.g. bitfinex: { btc_eur: { ... } }
payload.data.{exchange}.{pair}objectThe symbols of the market pair.
payload.data.{exchange}.{pair}.addressstring
payload.data.{exchange}.{pair}.startDatenumberFirst available data point.
payload.data.{exchange}.{pair}.endDatenumberLast available data point.
Language
Authentication
Header
Click Try It! to start a request and see the response here!