Skip to main content
POST
/
billing
/
status
Billing Status
curl --request POST \
  --url https://api.example.com/billing/status
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.universalbench.dev/llms.txt

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

Headers

authorization
string
default:""

Response

Successful Response