API & Pricing

The deprecation dataset and change-events feed as a JSON API — wire it into CI checks, FinOps dashboards, or your own tooling. Start free in seconds.

Plans

Monthly pricing. Annual billing saves roughly 17%.

Free

$0
  • Full deprecation calendar
  • API access — 10 req/min
  • Weekly digest alert

Team

$99 /mo
  • 600 req/min, 5 seats
  • Shared rules, audit log
  • CSV / JSON exports

Enterprise

from $600 /mo
  • SLA, SSO, data licence
  • Custom retirement logic
  • Invoiced annually
Contact us

Already subscribed? Manage your subscription →

Endpoints

Base URL: https://api.modelradar.embervalue.com

GET /v1/health — service status (public) GET /v1/models — all tracked models GET /v1/models/:id — one model, e.g. /v1/models/openai/gpt-4o GET /v1/events?since=YYYY-MM-DD — the change-events feed POST /v1/keys — issue a free API key {"email":"..."} Authenticate data endpoints: Authorization: Bearer <api-key>