Skip to main content
GET
/
v1
/
me
/
cloudbet
/
balance
Cloudbet Balance
curl --request GET \
  --url https://api.example.com/v1/me/cloudbet/balance
{
  "balances": [
    {
      "currency": "<string>",
      "amount": "<string>"
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.edge.glitchexecutor.com/llms.txt

Use this file to discover all available pages before exploring further.

Headers

x-dev-user
string | null
authorization
string | null

Response

Successful Response

balances
Balance · object[]
required