Skip to main content
GET
Discover trader performance and size cohorts

Authorizations

X-API-Key
string
header
required

Create an API key at https://developers.coinversa.ai/keys. REST limits are shared across keys by account; access uses the effective tier of the presented key.

Response

OK

pnlTiers
object[] | null
required

All-time PnL cohorts; legacy tier identifiers. May be null when no rows are available.

sizeTiers
object[] | null
required

All-time size cohorts; legacy tier identifiers. May be null when no rows are available.

$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://api.coinversa.ai/schemas/CohortSummaryBody.json"