Get tickers
Market Data
Get tickers
This endpoint returns current market data for all currently listed Futures contracts and indices.
GET
Get tickers
Query Parameters
Comma-separated list of contract types to filter by (e.g. perpetual, month_future, quarter_future, option).
Market symbol(s) to filter tickers by.
Symbols are case-insensitive. Multi-value example: ?symbol=PF_BTCUSD&symbol=pf_ethusd
Market symbol
Pattern:
[A-Z0-9_.]+Response
200 - application/json
- Success Response
- Errors
A list containing a structures for each available instrument. The list is in no particular order.
- Market Ticker
- Index Ticker
Available options:
success Example:
"success"
Server time in Coordinated Universal Time (UTC)
Example:
"2020-08-27T17:03:33.196Z"