Skip to main content
GET
/
api
/
public
/
v1
/
_probe
/
user
User PAT probe
curl --request GET \
  --url https://api.flexslot.gg/api/public/v1/_probe/user \
  --header 'Authorization: Bearer <token>'
{
  "caller": "<string>",
  "scopes": [
    "<string>"
  ],
  "tier": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.flexslot.gg/llms.txt

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

Authorizations

Authorization
string
header
required

User-issued personal access token (format: flx_pat_).

Response

200 - application/json
caller
string
scopes
string[]
tier
string