API reference
REST API for the Radicas control plane — costs, features, keys, anomalies, billing — generated from the live OpenAPI schema.
The Radicas REST API drives everything the dashboard can do: query costs and reconciliation, manage features and API keys, configure anomaly detectors, and read usage. This reference is generated from the backend's OpenAPI schema on every build, so it cannot lag the deployed API.
Authentication
All endpoints expect a bearer token from your identity provider session
(OIDC). Ingest keys (rad_...) authenticate telemetry ingestion only — see
API keys — they cannot call this API.
Endpoints
Browse the operations in the sidebar. Every page documents the request and response schema and includes an interactive playground that runs against your own session.