Reference
Changelog
API versions and notable platform changes.
Changelog
2026-06-01
v2
Breaking
payload.amount(decimal string) replaced bypayload.amountCents(integer minor units).- The signature header now sends only
v1=; thev0=compatibility value is gone. payloadmust be a non-empty object. Publishing{}returns422 empty_payload.
Added
streamKeyfor opt-in ordered delivery.apiVersionon every delivered event body.statusandsincefilters onGET /v1/deliveries.
See Migrating to v2.
2026-03-14
platform
- Bulk replay endpoint (
POST /v1/subscriptions/:id/replay). - Per-subscription metrics endpoint with a 1h/24h/7d window.
- Sydney region (
ap-southeast-2) opened.
2026-01-22
platform
- Retry attempts raised from 3 to 5, and the backoff cap from 16s to 32s.
- Consecutive-failure disable threshold raised from 10 to 20.
- Signing-secret rotation now keeps the previous secret valid for 24 hours.
2025-11-01
v1
First generally available version.
POST /v1/events,GET /v1/events, subscription CRUD.- HMAC-SHA256 request signing.
- US and EU regions.
Version support
| Version | Released | Supported until |
|---|---|---|
2026-06-01 | 1 June 2026 | Current |
2025-11-01 | 1 November 2025 | 1 March 2027 |
Versions are supported for at least 12 months after their successor ships. Retirement dates are announced by email to account owners no less than 90 days in advance.