Skip to main content
GET
/
stats
/
{token}
/
{pool}
Get Token-Pool Stats
curl --request GET \
  --url https://data.solanatracker.io/stats/{token}/{pool} \
  --header 'x-api-key: <api-key>'
{}

Authorizations

x-api-key
string
header
required

API Key for authentication

Path Parameters

token
string
required
pool
string
required

Response

200 - application/json

Successful response

{key}
object
⌘I