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://oathnet.org/api/scanners/quota \ --header 'x-api-key: <api-key>'
{ "max_scanners": 123, "current_count": 123, "remaining": 123, "can_create": true }
API key for authentication (lowercase header name)
Raw quota payload