Markets RT Snapshot

Description

Access a real-time "snapshot" of all current Markets streaming on our platform via REST. This web service returns a JSON array of market objects.

It's recommended that you check this before trying to process real-time streaming messages, as this service will reflect the schema of the market-for-exchange (not all exchanges report the same information).

Utilize this endpoint to view all supported cryptocurrency exchanges and respective symbol/pairs available at any given time

End Point

Markets Snapshot can be requested or sorted by base or quote symbol, or exchange.

&base=BTC

&quote=USD

&exchange=kraken

Example

Get snapshot of real-time streaming feed

Last updated