Wallets
Get Wallet
Retrieve basic information about a connected exchange wallet, including a simple dictionary of balances. This endpoint requires authentication via a valid Bluvo API Key, which must be included in the request headers.
GET
Authorizations
Bluvo API Key
Bluvo Organization ID
Path Parameters
The unique identifier of the connected wallet to query.
Response
200 - application/json
Successful response
The exchange this wallet is connected to
The unique identifier of the wallet
Dictionary of asset balances where keys are asset symbols and values are total amounts
The date and time when the wallet was created
The date and time when the wallet was last updated
The date and time when the wallet was last synchronized
Array of IP addresses associated with the wallet
Indicates if the API key is invalid
Was this page helpful?