A

ai-stats.phaseo.app

AI Stats by Phaseo is an AI gateway and model intelligence database for comparing models, providers, pricing, benchmarks, latency, and availability. It also provides a hosted API gateway for routing requests across supported AI providers.

3 integrations · MCP · REST · CLI

AI Stats exposes a bearer-authenticated HTTP gateway API at https://api.phaseo.app/v1, a public docs MCP server at https://ai-stats.phaseo.app/mcp, and an npm-distributed `aistats` CLI that signs in with first-party OAuth/device code.

discovered 2mo ago
MCP servers1
REST · OpenAPI1
CLI1
Credentials
Gateway API keybearerGet 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 keybearerGet token

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.

AI Stats CLI login sessionoauth2$ aistats login

Acquired by the CLI — running aistats login opens the auth flow and stores the credential.

conventions · 4/8 published

Publish these signals → /publishing