HyperPaxeer NetworkPaxeer Network
API Reference

List all tokens (summary)

GET
/api/v1/tokens

Returns a summary of all tracked tokens with metadata completeness stats.

Response Body

application/json

text/plain

curl -X GET "https://us-east-1.user-stats.sidiora.exchange/api/v1/tokens"
{
  "total": 203,
  "complete_basic": 192,
  "with_icon": 68,
  "with_price": 90,
  "erc20_count": 197,
  "erc721_count": 6
}
"string"