Public Status

NFLMeta status and incident history.

Current component health, recent service events, and a short record of public-facing platform changes.

Operational
4/4Components operational
3Recent incidents listed
5Recent platform updates

Core API

operational

30-day uptime: 99.97%

Authentication

operational

30-day uptime: 99.99%

Quota + Billing Policy

operational

30-day uptime: 99.95%

OpenAPI + Docs

operational

30-day uptime: 100.00%

Recent Incidents

Incident History

Public-facing issues and noteworthy maintenance windows.

2026-03-01

minor impact

Admin registrations page timeout

Intermittent database timeout affected an internal admin page. Public API remained available.

Resolved

2026-02-18

minor impact

Games index response lag

Increased latency for broad unfiltered game queries; query and index tuning applied.

Resolved

2026-01-29

No impact

No customer-facing incident

Scheduled maintenance window completed without customer impact.

Resolved

Recent Changes

Platform Changelog

Short version of what recently shipped on the platform side.

2026-03-16

Site-wide search and production media sync hardening

improvement

  • Added a broader public search page spanning docs, pricing, trust, status, FAQ, installation, and changelog content.
  • Updated production deploys to sync localized player headshots into private storage before build and restart.
  • Closed the gap where player profiles could point at valid localized media paths that had not been copied to prod storage yet.

2026-03-07

Team pages and browse links completed

feature

  • Completed the /teams directory with logo, division, and game-count browsing.
  • Added branded /teams/{abbr} profile pages with standings, schedule context, power rankings, stadium details, and Pro Bowl data.
  • Linked team profile and recent-game routes into the broader public browse experience.

2026-03-07

Developer docs redesign

improvement

  • Rebuilt API Docs with section navigation and endpoint-level request/response examples.
  • Added collapsible endpoint cards for faster scanning.
  • Upgraded FAQ, Pricing, and Trust Center presentation.

2026-03-07

Subscription-based monthly quota system

feature

  • Introduced plan-based monthly quota enforcement with UTC monthly reset windows.
  • Added per-key plan and quota override controls in Admin UI.
  • Expanded /api/v1/usage response with policy metadata and remaining quota.

2026-03-06

Expanded v1 endpoint surface

feature

  • Added broader /api/v1 coverage for seasons, games, standings, playoffs, histories, and metadata.
  • Published canonical OpenAPI contract at /openapi.yaml.
  • Standardized unauthorized and rate-limit error semantics.