Public API
JSON over HTTPS. Authenticated by API key. Rate-limited per key.
Coming in Phase 8. Endpoints below are the planned surface.
| Method | Path | Purpose |
|---|---|---|
| GET | /api/v1/models | List every tracked model with current metadata. |
| GET | /api/v1/models/:slug | Full record for one model, including current benchmarks + pricing. |
| GET | /api/v1/models/:slug/sentiment | Time-series sentiment scores from Reddit, X, YouTube, GitHub. |
| GET | /api/v1/models/:slug/pricing | Per-million-token pricing history. |
| GET | /api/v1/feed?since=... | Paginated stream of recent news + release events. |
| GET | /api/v1/leaderboards/:name | Latest snapshot of LMSys Arena, Open LLM Leaderboard, OpenRouter, etc. |
| POST | /api/v1/webhooks | Register a URL to receive event payloads on price changes / new releases. |
Want it sooner? See pricing →