Skip to main content
GET
cURL
2 credits per request

  • Summary statistics over all of the trader’s trades: total count and volume, fees paid, buy/sell split, average/min/max trade size, markets traded, and first/last trade dates.
  • A quick activity profile in one call.

Authorizations

X-API-KEY
string
header
required

API key required to access the endpoints. Generate one from your dashboard at https://openapi.coinstats.app and pass it in the X-API-KEY request header. Never expose your key in client-side code.

Path Parameters

address
string
required

Response

success
boolean
required

Whether the request succeeded

Example:

true

timestamp
string
required

ISO 8601 timestamp the response was generated

Example:

"2025-06-19T12:00:00.000Z"

data
object
required