Skip to main content
GET
Order book depth history

Authorizations

X-API-Key
string
header
required

Your Hypedexer API key. Create one in the console at https://app.hypedexer.com. Authorization: Bearer <key> and the api_key query parameter are accepted as well.

Path Parameters

coin
string
required

Coin symbol (e.g. BTC, @107 for a spot pair, xyz:TSLA for HIP-3)

Query Parameters

start_time
string<date-time>
required

Start time (ISO UTC)

end_time
string<date-time>

End time (ISO UTC); default = start + max window

interval
enum<string>
default:1m

Bucket: 1m (max 7 days), 1h (max 180 days), 1d (max 730 days)

Available options:
1m,
1h,
1d

Response

OK

The response is of type object.