cURL
curl --request GET \ --url https://public-api.cambio-ai.com/query \ --header 'x-api-key: <api-key>'
{ "pageRemaining": "<string>" }
This endpoint queries the status, such as remaining pages.
Documentation IndexFetch the complete documentation index at: https://docs.cambioml.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.cambioml.com/llms.txt
Use this file to discover all available pages before exploring further.
Your API key.
Query status
Number of pages remaining.