Skip to main content
GET
cURL
3 credits per request

  • The trader’s performance broken down by market category/tag: volume, PnL, win rate, and ROI per category.
  • Their best and worst individual positions.
  • topLevelOnly collapses to parent categories; fresh=true bypasses the cache.

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

Query Parameters

topLevelOnly
enum<string>
default:false
Available options:
true,
false
fresh
enum<string>
default:false

Bypass cache

Available options:
true,
false

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
cached
boolean
cacheAgeMs
number
refreshing
boolean
positions
object
meta
object