Skip to main content
GET
/
api
/
sol
/
tokens
/
stats
Get token statistics
curl --request GET \
  --url 'https://de.raze.sh/api/sol/tokens/stats?apiKey='
{
  "success": true,
  "data": {},
  "timestamp": "2023-11-07T05:31:56Z"
}

Authorizations

apiKey
string
query
required

Response

Success

success
boolean
data
object
timestamp
string<date-time>