Skip to main content
GET
Orders

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

currency[]
string[]

Only return objects that have the given currencies.

end_at
string
required

The end of the date range to query.

interval
string
required

The interval to group statistics on – one of hour, day, week, month, or year.

live_mode
boolean

Only return objects that are live mode or test mode.

start_at
string
required

The start of the date range to query.

Response

200 - application/json

Success

object
string

A string describing the object type returned.

query
object
data
array

An array of objects.