# Alerts — AI API outages, model deprecations, price changes

Source: https://llmlatency.dev/alerts · Updated 2026-09-06 19:46 UTC

The measured record behind llmlatency.dev, delivered: outages confirmed from 4 regions
(failure seen from 2+ regions at once, no other provider failing), new entries on providers' own
deprecation pages, and price changes.

Status (September 2026): RSS and JSON are live; e-mail and webhook delivery is being built. The form is a
waiting list and a measure of demand — no card, no charge, no automated confirmation e-mail yet.

## Plans
- Free — $0: daily e-mail digest (same data as RSS/JSON, which already work).
- Founding — $19/month, price frozen for the first 20 seats: real-time e-mail /
  Slack / webhook, per-provider and per-region filters, 90-day history export. 30-day free
  trial at checkout; extended if delivery is not live when it ends.
- Business — from $199/month: JSON + webhook feed with commercial re-use, SLA, custom slices.

## Subscribe programmatically
POST https://llmlatency.dev/subscribe with JSON: `{"email": "...", "plan": "free|founding|business",
"topics": ["incidents", "deprecations", "prices"], "providers": "optional", "note": "optional"}`.
Schema: https://llmlatency.dev/openapi.json.

## Available now without signing up
- RSS: https://llmlatency.dev/rss.xml
- JSON: https://llmlatency.dev/api/incidents.json · https://llmlatency.dev/api/deprecations.json · https://llmlatency.dev/api/rankings.json
- MCP server card: https://llmlatency.dev/mcp-server-card.json (endpoint https://llmlatency.dev/mcp)
