Initial publication
The Partner API is published, spec version
2026-08-26, and the sandbox is open.Live in a sandbox workspace:- Authentication — the key-for-token exchange at
POST /v1/token, with per-request revocation. - Properties —
PUT /v1/properties/{provider_id}creates and replaces real properties, with asynchronous photo ingestion and thepublishable/missing/photos_rejected/unknown_amenitiesresponse contract. - Calendar blocks —
PUT/DELETE /v1/blocks/{external_uid}andGET /v1/blocks, with whole-range409conflicts and machine-readableconflicts[]. - Webhook registration —
PUT /v1/webhooks/endpointwith the signedendpoint.challengeround-trip, per-partner signing secrets and dual-secret rotation. - Deletion acknowledgment —
POST /v1/deletion-requests/{event_id}/acknowledge, recording your confirmation against theuser.eraseddelivery it answers.
501 after full authentication and validation):- every contract endpoint against a production workspace;
- addressing a calendar block by
provider_id(uselisting_id— the reference names the working route) — each operation’s reference page states its current status.