Skip to main content
GET
Get market summary

Authorizations

X-API-Key
string
header
required

API key for authentication. Get yours at https://0xarchive.io/dashboard

Path Parameters

symbol
string
required

Coin symbol (e.g., BTC, ETH, SOL)

Example:

"BTC"

Response

Market summary for the coin

API response wrapping a market summary

success
boolean
Example:

true

data
object

Combined market summary including price, funding, OI, volume, and liquidation data

meta
object

Response metadata

Last modified on August 13, 2026