cheapkeys

Changelog

Every published version of the Supplier API and the two fulfilment contracts, newest first — generated from each spec's machine-readable x-changelog.

The API changelog. Each published version of the Supplier API and the two fulfilment contracts you implement, newest first. Breaking changes require a new major version (/v2); everything below is backward-compatible within its major.

Supplier API

1.1.0 — 2026-07-12

TypeSummary
addedGET /offers filters: external_ref, status, product_id, updated_since.
addedWebhook event order.expired — a terminal event fired when an unpaid order is swept to expired.

1.0.0 — 2026-07-11

TypeSummary
addedInitial public release of /v1 (all endpoints in this document).
addedPublished rate-limit classes and per-supplier ceiling.
addedPublished RFC 9457 error catalog with stable append-only codes.
addedPublished webhook event catalog and HMAC signature scheme v1 with official test vector.
addedFee schedule v1 (850 bps commission, €0.05 min fee, 7-day settlement).

Declared Stock contract

1.0.0 — 2026-07-11

TypeSummary
addedInitial published contract (reservations, orders, items, return-to-stock, healthcheck).
addedSLA table and health/cooldown math published.

Top-up contract

1.0.0 — 2026-07-11

TypeSummary
addedInitial published contract (validate, execute, operation status, healthcheck).