Retrieves all addresses (internal and external) associated with the given account.
Use the playground below to try this endpoint directly, or review the OpenAPI details in the right panel.Documentation Index
Fetch the complete documentation index at: https://docs.brale.xyz/llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Type | Description |
|---|---|---|
address | string | Filters results to addresses whose onchain address exactly matches the provided value (e.g., an EVM or Solana address). |
type | enum | Filter by address type: internal | external. |
transfer_type | enum (repeatable) | Filter by one or more transfer types (e.g., ethereum, base, solana, stellar). |
address query parameter:
Use the Bearer token returned from the Auth endpoint via OAuth2 client_credentials flow. Include the token in the "Authorization: Bearer
The ID of the account
^[a-zA-Z0-9]{26}$"2VcUIIsgARwVbEGlIYbhg6fGG57"
A list of addresses