Skip to main content
The Costory API exposes the same endpoints the app uses over HTTP. Base URL:
Start with the Query Costs API to run Explorer queries from your own tools, or the Reports API to create and schedule cost reports. To ingest hourly custom metrics, use Custom Metrics Push (POST /integrations/:id/metrics/points with an organization API key). More resources (Events, Teams, and others) are listed in this API Reference tab as they ship.

Authentication

All requests use a bearer token in the Authorization header. Create a user-scoped token or an organization-scoped token (admins only) in the Costory app.
Create a user scoped token in Costory settings

Create a user scoped token

Last modified on September 8, 2026