Changelog
Notable changes to the External Partner API. Backward-compatible additions, deprecations, and version changes are recorded here — see Versioning & deprecation for what counts as which.
v1 — initial release
- OAuth2
client_credentialsauthentication. - Policy reads:
GET /v1/policies(cursor-paginated) andGET /v1/policies/{id}. - New-business submissions:
POST /v1/submissionswith file attachments, plusGET /v1/submissions/{id}. - Asynchronous job model with
Idempotency-Key,Prefer: wait, andGET /v1/jobs/{id}polling. - Health check:
GET /v1/health.
Future changes — new endpoints and fields, deprecation notices, and version announcements — will be listed here, newest first.