A

AI Stats Gateway API

REST discovered

Details
URL
https://api.phaseo.app/v1
Docs
https://docs.ai-stats.phaseo.app/v1/api-reference/introduction
Authentication
Gateway API key bearer discovered Get token ↗

Open the AI Stats quickstart and follow the dashboard link to Gateway -> Keys in the AI Stats dashboard. Create a key, copy it once, and send it as Authorization: Bearer aistats_v1_sk_<kid>_<secret>. The docs say calls to :free models can run without deposited credits, but requests still require a bearer API key.

Management API key bearer discovered Get token ↗
Authorization: Bearer <credential>

Create and manage this key in the AI Stats dashboard as described in the Authentication guide. Use it for elevated administration endpoints such as Credits, Activity, key management, guardrails, and workspace management. Send it as Authorization: Bearer .... The docs state management keys are created in the dashboard, not through the public API.