Changelog

Every change to the published API contract and the MCP connector, newest first. Within v1, changes are additive only — clients must ignore response fields they do not recognize. A breaking change would ship as v2 with a Deprecation/Sunset window on v1.

2026-07-28 — Public API: v1 read API

Added, all requiring the pim:read scope:

Notes for integrators:

Already live from the platform foundations, unchanged here: GET /api/v1/ping, pk_live_ bearer keys with scopes, the typed error envelope, the X-RateLimit-* headers and 429 budget, and ETag/If-None-Match on reads.

2026-07 — MCP connector: v1 tools