Authorizations
API key authentication with Bearer token. Include the API key in the Authorization header as 'Bearer YOUR_API_KEY'
Environment identifier for the Grid API. Use 'sandbox' for testing on devnet or 'production' for production on mainnet.
Path Parameters
Account address
Example:
"11111111111111111111111111111112"
Query Parameters
Number of token balances to return
Required range:
1 <= x <= 100
Page number for pagination
Required range:
x >= 1