Skip to main content
getApiUsage returns current request limits and consumption for Apollo endpoint groups.
automations/get-apollo-api-usage.automation.ts
The only input is optional account. Returns { endpoints }; every entry has an endpoint key and optional minute, hour, and day windows containing consumed, remaining, and limit. Apollo returns only windows applicable to the connected plan and operation.