Get Token Balances for a User or Token

This endpoint retrieves all token balances for a GM Chain. Results can be optionally filtered by tokenAddress, userAddress, or both parameters together. If no filters are provided, all balances on the chain will be returned.

For caching details on this endpoint, please see: Endpoint Caching.


THIS SITE IS DEPRECATED AS OF MAY 1, 2026

API Docs for Global Markets have moved to https://docs.ondo.finance/api-reference/overview

Path Params
string
enum
required

The chain's identifier including the chain name and chain id.

Allowed:
Query Params
string

Filter by a token contract address (optional).

string

Filter by a user wallet address (optional).

Responses

400

One of the request parameters is invalid. Please see the returned message and documentation for details.

401

Missing or invalid API key. Please provide your API key in the x-api-key request header.

429

Client is sending too many requests and exceeded the rate limit.

500

An internal server error occurred. Please see the returned message and documentation for details.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json