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.
cURL
curl --request GET \ --url https://api.anysite.io/token/mcp/limits \ --header 'access-token: <api-key>' \ --header 'user-authorization: <user-authorization>'
{ "limits": [ { "label": "<string>", "percent": 123 } ] }
API token from the dashboard
Successful Response
Show child attributes