Batch get balances

Retrieves balance information for up to 100 addresses on the same blockchain in a single efficient request. Partial failures are supported - if some addresses fail, successful results are still returned with error details for failed addresses.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Network identifier - all addresses must be on this chain

Body Params

Batch request for efficient multi-address queries on a single blockchain. All addresses must be on the same network.

Performance:

  • Single API call for up to 100 addresses
  • Faster than individual requests
  • Partial failures are handled gracefully

addresses
array of strings
List of blockchain addresses to query (1-100 addresses)
Responses

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