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.flystack.dev/v1/usage \ --header 'x-api-key: <x-api-key>'
{ "plan": "API", "remaining": "58485" }
Get usage information for your account.