πŸ’²Balance View

Use this endpoint to see the real-time view of a wallet balance.

get

This endpoint retrieves the balance for an authenticated user. The request requires an API token in the header.

Header parameters
AuthorizationstringRequired

API token for authentication

Example: {"value":"Token your-token-here"}
Responses
200

Balance retrieved successfully

application/json
get
/api/v1/balance/

Last updated