Melatone Skin Clinic Developer resources

API policy

Melatone Skin Clinic API Versioning & Deprecation Policy

This page states how the Melatone Skin Clinic API is versioned and how any change that could break an integration is announced in advance, so agents and developers can rely on the surface they build against.

Versioning

Deprecation & sunset

When a version is scheduled for retirement, it is signalled two ways at once:

The window between the Deprecation date and the Sunset date is at least six months. During that window the deprecated version continues to serve requests unchanged. A Link header with rel="deprecation" on every response points here.

HTTP/2 200
X-API-Version: 2026-08-21
Deprecation: Wed, 01 Apr 2026 00:00:00 GMT
Sunset: Sat, 03 Oct 2026 00:00:00 GMT
Link: <https://www.melatoneskinclinic.co.uk/api-versioning-policy>; rel="deprecation"

Today no version is deprecated, so no Deprecation or Sunset header is present; every response still carries the Link pointer to this policy.

Where this is documented