London Night Guide API Versioning & Deprecation Policy

The stability contract for the London Night Guide Content API (OpenAPI 3.1 spec). Agents can integrate against this surface knowing exactly how and when it changes.

Versioning

Deprecation Timeline

  1. Announcement — the deprecated operation is marked deprecated: true in openapi.json and noted on this page.
  2. In-band signalling — every response from a deprecated endpoint carries a Deprecation header and a Sunset header (RFC 8594) with the retirement date.
  3. Overlap — the old version keeps working for at least 90 days after the Sunset header first appears.
  4. Retirement — after the sunset date the endpoint returns 404 with the standard JSON error envelope pointing at its replacement.

What Agents Should Do

Currently Deprecated

Nothing. Every documented endpoint, including all of /api/v1/, is active with no planned sunset.

Contact

Questions about API stability: concierge@londonnightguide.com