BlockonomicsAPI Reference
Wallets
GET/v2/walletsAuth required

List all wallets

Returns a list of all wallets associated with your Blockonomics account.

Requires Bearer token authentication. Include Authorization: Bearer YOUR_API_KEY in the request header.

Query Parameters

balancebooleandefault: false

Whether to include balance information

Responses

balancequery · boolean

Whether to include balance information

Response will appear here