Get cost data
Retrieve cost data with flexible filtering and grouping options. Results include a detailed cost breakdown per date and dimension, plus an aggregated summary across the full period.
Documentation Index
Fetch the complete documentation index at: https://docs.cloudcapital.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication. Generate an API key from your
Cloud Capital dashboard under Settings > API keys.
Include it in the Authorization header as a Bearer token.
Body
Grouping configuration. dateGrouping is required and controls
the time-series granularity. Optionally specify dimension for
single-dimension grouping or dimensions for multi-dimension.
Filter container supporting both inclusion and exclusion criteria.
Use inclusions to narrow results to matching data and exclusions
to remove matching data from results.
Response
Cost data retrieved successfully
Successful HTTP responses wrap the endpoint-specific body in data.
Each operation's 200 response schema is this object merged (allOf)
with a data property referencing the payload schema for that endpoint.

