Public API
Preview
This guide describes an intended experience that is not generally available. The screenshots use sample data. Workflows, labels and availability can change before release.
A versioned public API would let you pull cost, anomalies, recommendations and budgets without the UI. There is no generally available public API today. Do not build a production integration against this page.

Intended shape
GET /v1/costs?provider=aws&from=2026-08-01&to=2026-08-31
Authorization: Bearer $FINOMATE_TOKEN
Resources likely to appear first: costs, anomalies, recommendations, budgets. Authentication, pagination and rate limits will be published with the first GA revision.
If you need an integration now, contact FinomateAI rather than guessing an endpoint.