- Endpoint:
/v1/balance/main-wallet - Method:
POST - Content-Type:
application/json - Authentication: Required (Basic Auth)
Headers
Request Body
No parameters are required in the request body for this endpoint. You can send an empty JSON object:Success Response (200 OK)
Response Fields
Error Responses
Unauthorized (401 Unauthorized)
Returned if theAuthorization header is invalid or missing.

