You’ll need an API key. All requests require a Bearer token. Sign up at app.range.org to generate one for free.
Authentication
Every Data API request uses the same authentication pattern. Pass your API key in theAuthorization header:
https://api.range.org
1. Look Up an Address
The Get Address Information endpoint is the most common starting point. It returns labels, entity attribution, and metadata for any address across 18+ supported networks. Try it with Circle’s CCTP program on Solana:Example Response
Example Response
Key Response Fields
2. Get Token Transfers
The Get token transfers endpoint returns cross-chain and same-chain transfers (IBC, CCTP, bridges, and more) for an address, with cursor-based pagination. Try it against the same address:Example Response (Abbreviated)
Example Response (Abbreviated)
Key Response Fields
3. Get a Token’s Total Supply
The Get total supply for a token endpoint returns current supply and decimals for any token. Try it with USDC on Solana:Example Response
Example Response
Key Response Fields
Common Errors
What’s Next
Authentication
API keys, rate limits, and security best practices.
Data API Overview
See what you can build across addresses, networks, protocols, and stablecoins.
Supported Chains
The full list of networks the Data API covers.
Get Support
Questions? Our team is here to help.