Skip to main content
GET
/
v1
/
me
/
cloudbet
/
info
Cloudbet Info
curl --request GET \
  --url https://api.example.com/v1/me/cloudbet/info
{
  "email": "<string>",
  "nickname": "<string>",
  "uuid": "<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

email
string | null
nickname
string | null
uuid
string | null