Authorizations
API Key for authentication
Response
200 - application/json
Successful response
curl --request GET \
--url https://data.solanatracker.io/stats/{token}/{pool} \
--header 'x-api-key: <api-key>'{}Gets detailed stats for a token-pool pair over various time intervals
curl --request GET \
--url https://data.solanatracker.io/stats/{token}/{pool} \
--header 'x-api-key: <api-key>'{}API Key for authentication
Successful response
Show child attributes
Was this page helpful?