Account Management
Get Crypto Balance
Get the crypto balance for a user in USD. Returns a decimal number representing the balance.
GET
Get Crypto Balance
Documentation Index
Fetch the complete documentation index at: https://docs.carbn.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Must be included in the x-api-key header.
Path Parameters
The cryptocurrency symbol (e.g., USDC, USDT)
The blockchain network (e.g., solana, ethereum, polygon)
The unique identifier of the user
Response
Crypto balance retrieved successfully
The crypto balance in USD
Example:
150.75
Get Crypto Balance