Changelog

Versioned history of API changes. New endpoints and additive parameters ship in minor releases. Removals or breaking changes warrant a major version bump and ship behind a deprecation window. Breaking changes have not occurred and would be announced via email to all paying customers ≥ 60 days in advance.

v1.0.0

2026-05-20
  • addedAPI Reference at /docs — full endpoint catalog with typed examples in curl, Python, and JavaScript.
  • addedPOST /api/v1/facility/{registry_id}/report — Platform-tier PDF report export.
  • addedPOST /api/v1/account/key/regenerate — atomic API-key rotation with 60s throttle and one-time plaintext reveal.
  • addedGET /api/v1/geocode — JWT-only, billing-exempt, used by in-product search.
  • addedGET /api/v1/area filters: ?state=, ?active_enforcement=, ?sort=distance|score.
  • changedGET /api/v1/account/usage now exposes daily_breakdown for the current calendar month.