cURL
curl --request GET \ --url https://api.octav.fi/v1/wallet \ --header 'Authorization: Bearer <token>'
Get wallet balance and basic information.
Cost: 1 credit per call
Get your API key: Dev Portal
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Comma-separated list of EVM or Solana wallet addresses
Successful response