Changelog
Every API change is logged. Breaking changes are versioned with advance notice. Subscribe to webhooks or check this page for updates.
Versioning Policy
- Breaking changes are announced 90 days in advance via email and webhook.
- API versions are included in the URL path:
/v1/,/v2/. - Old versions are supported for at least 12 months after a new version launches.
Recent Changes
v1.2.0feature2026-02-10
Added batch vault operations endpoint for bulk PII retrieval.
v1.1.1fix2026-02-05
Fixed rounding precision in CleanPaycheck engine for edge-case obligations.
v1.1.0feature2026-01-28
Added webhook retry policy with configurable exponential backoff.
v1.0.1fix2026-01-20
Fixed BACS parser handling of records with trailing whitespace.
v1.0.0feature2026-01-15
Initial public API release with Auth, Vault, CleanPaycheck, and Admin endpoints.