Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{ "status": "success", "message": "request successful", "data": 120 }
Get a user coin balance with this endpoint.
curl --request GET 'https://test-api.bvndle.com/api/v1/coins/partner/get-coins-balance?userId=12erfderfvdert423452w45' \ --header 'Content-Type: application/json' \ --header 'Authorization: Bearer ACCESS_TOKEN' \