HomeDocumentationAPI Reference
Log In
API Reference

Get Tickers

Get tickers information (best bid / ask, stats, etc.) for a multiple instruments.

For options: currency is required and expiry_date is required.
For perps: currency is optional, expiry_date will throw an error.
For erc20s: currency is optional, expiry_date will throw an error.

For most up to date stream of tickers, use the ticker.<instrument_name>.<interval> channels.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string | null
Defaults to null

Underlying currency of asset (ETH, BTC, etc). Required for options.

Expiry date in the form YYYYMMDD. Required for options.

string
enum
required

erc20, option, or perp

Allowed:
Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json