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://data-tools.prd.arrays.org/api/v1/partner/usage \ --header 'X-Service-Token: <x-service-token>'
{ "data": [ { "by_endpoint": {}, "calls": 123, "discoveries": 123, "sub": "<string>", "tweets": 123 } ], "error": { "code": "RESOURCE_NOT_FOUND", "details": [ { "field": "<string>", "got": "<string>", "reason": "<string>" } ], "docs_url": "<string>", "examples": [ "<string>" ], "hint": "<string>", "message": "The requested resource was not found.", "suggestions": [ "<string>" ] }, "pagination": "<unknown>", "request_id": "<string>", "success": true }
OpenAPI JSON Spec
Service token
Exclusive start cursor; use '0' for the beginning
Max stream entries to process (default 1000, max 5000)
OK
Show child attributes