The Metering API exposes meters for a project: identifiers you can list and query to retrieve meter metadata or historical consumption (time-series style data with averaged values when you pass a time window). You can list all meters, retrieve a meter by ID, and optionally request datapoints for a range using the list and retrieve endpoints. Access requires appropriate project capabilities (see the API reference for required ACLs).Documentation Index
Fetch the complete documentation index at: https://docs.cognite.com/llms.txt
Use this file to discover all available pages before exploring further.
Related topics
- API rate limits — Request throttling and
429 Too Many Requests(not the same as metered consumption).