2026-05-20
- addedPublic developer surface launched: /developers (overview), /developers/docs (interactive Scalar reference), /developers/quickstart (5-min walkthrough).
- addedMonthly per-user API quota with X-RateLimit-Monthly-{Limit,Remaining,Reset} headers on every authenticated response. Default 10,000/mo paid · 1,000/mo trial. Returns 429 quota_exceeded when exhausted.
- changedAPI key creation is now plan-gated: fk_live_* requires a paid plan; free-trial accounts can mint fk_test_* keys for evaluation.
- addedPublic /status page surfaces /api/v1/health (database, webhook_queue, api) with timestamps.