What's new
- REST endpoint for creating applications programmatically:
POST /api/v1/programs/:id/applications.
- Webhooks for every stage transition — Applied → Under Review → Accepted, plus custom stages you've defined.
- Bring-your-own ID — pass an external reference (your CRM record ID, partner code, anything) and we'll surface it in the UI and on every webhook.
- HMAC-signed payloads so you can verify every webhook came from us.
Beta status
Endpoints and payloads may still change in small ways during beta. Rate limits are generous but not infinite. Reach out and we'll get you a sandbox key and an integration buddy.