Instrument
Tradeable Contracts, Indices, and History
📄️ Get instruments.
This returns all instruments and indices, including those that have settled or are unlisted.
📄️ Get all active instruments and instruments that have expired in <24hrs.
Get all active instruments and instruments that have expired in <24hrs.
📄️ Get all price indices.
Get all price indices.
📄️ Helper method. Gets all active instruments and all indices. This is a join of the result of /indices and /active.
Helper method. Gets all active instruments and all indices. This is a join of the result of /indices and /active.
📄️ Return all active contract series and interval pairs.
This endpoint is useful for determining which pairs are live. It returns two arrays of strings. The first is intervals, such as `['XBT:perpetual', 'XBT:quarterly', 'XBT:biquarterly', 'ETH:quarterly', ...]`. These identifiers are usable in any query's `symbol` param. The second array is the current resolution of these intervals. Results are mapped at the same index.
📄️ Show constituent parts of an index.
Composite indices are built from multiple external price sources.
📄️ Get a summary of exchange statistics in USD.
Get a summary of exchange statistics in USD.