Skip to main content

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.

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).
Metering is published in the alpha API reference only. Behavior, fields, and availability may change without notice. See Alpha API reference.
  • API rate limits — Request throttling and 429 Too Many Requests (not the same as metered consumption).
Last modified on April 23, 2026