Get API public v1 hip4 top traders

get/api/public/v1/hip4/top-traders

Query parameters

limitinteger

Max traders to return (1..100, default 25)

Max traders to return (1..100, default 25)

daysinteger

Look-back window in days (default 7, max 30)

Look-back window in days (default 7, max 30)

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

countinteger required

Example response

{
  "$schema": "https://api.coinversa.ai/schemas/TopTradersBody.json"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.