Get symbol data

Retrieves a list of symbols and their market data.

Log in to see full request history
Query Params
string

Filter for underlying asset

string

Filter for quoted_currency

Responses

Response body
object
message
array of objects
message
object
string

Underlying symbol in a pair

string

Quoted symbol in a pair

number

Symbol price

lastTimestamp
object

Order book last update timestamp

number

Average price

number

Most recent volume stated in the quoted_currency

number

Most recent volume stated in the underlying

string

Most recent trade ID

number

Day volume stated in the underlying

number

Day volume stated in the quoted_currency

number

Hour volume stated in the underlying

number

Hour volume stated in the quoted_currency

number

Open price for the day

number

High price for the day

number

Low price for the day

number

24 hour opening price

number

24 hour high price

number

24 hour low price

number

Hour volume stated in the underlying

number

Hour volume stated in the quoted_currency

number

Hour opening price

number

Hour high price

number

Hour low price

number

24 hour price change

number

24 hour percent change

number

Daily price change

number

Daily percent change

number

Hour price change

number

Hour percent change

number

Total supply for the underlying

number

Total market capitalization

number

The current supply of coins available to the public

number

The current supply of coins available to the public, stated in the quoted_currency

number

24 hour total volume stated in the underlying

number

24 hour total volume stated in the quoted_currency

string

Underlying asset image. Can be sent to the GET /market_data/image endpoint to get the image content

Language
Credentials