Projects
Logs
Organization

Project usage summary

Aggregated metering usage for the authenticated project only. Values are summed from raw metering events grouped by entity_type.

post/api/v3.1/project/usage/summary

Request body

fromnumber

Inclusive range start (Unix epoch milliseconds). Defaults to 30 days before to.

tonumber

Exclusive range end (Unix epoch milliseconds). Defaults to now.

entity_typesstring[]

Filter to these metering entity types. Omit for all types.

Response

Usage aggregates for the project.

entitiesobject required

Changes

Changed in 2 of the 61 revisions of this API.3

    • the endpoint scheme security CookieAuth was removed from the API

      api-security-removed

    • the endpoint scheme security UserApiKeyAuth was removed from the API

      api-security-removed

    • endpoint added

      endpoint-added