Market contract prices
get
Authorizations
api_keystringRequired
Coin Metrics API key can be specified as ?api_key= query parameter.
Query parameters
marketsstring[]Required
Comma separated list of markets or market patterns like exchange-* or exchange-*-spot or *USDT-future.
Use a corresponding /catalog-all-v2/market-{dataType} endpoint for the full list of supported markets for a given data type.
backfillstring · enumOptionalDefault:
What data should be sent upon a connection.
By default the latest values are sent just before real-time data.
latestPossible values: prettybooleanOptionalDefault:
Human-readable formatting of JSON responses.
falseResponses
401
Requested resource requires authorization.
application/json
403
Requested resource is not available with supplied credentials.
application/json
414
Provided URI is too long. It must not be greater than 10000 symbols.
default
Contract prices WebSocket message.
application/json
get/timeseries-stream/market-contract-prices
Last updated
Was this helpful?