Ship an applicant experience in one afternoon.
Publish a mobile-ready form with a purpose statement, field mapping, consent preview, and receipt included.
Open partner workspaceStart with one hosted link. Move to scoped APIs and signed webhooks when your admissions or exam workflow is ready.
Publish a mobile-ready form with a purpose statement, field mapping, consent preview, and receipt included.
Open partner workspaceEvery form version carries its own requirements, purpose, and data scope. Applicants review it before they share.
Forms are the default. APIs and webhooks keep your existing systems in control when you need deeper integration.
Share /portal/your-form and let ApplyOnce manage the applicant flow, document handoff, consent, and receipt.
Use versioned contracts, organization-scoped keys, Zod validation, and idempotency keys.
Receive status changes with timestamped HMAC signatures and retry visibility.
These are the public contract names. The product keeps official integrations separate from the stable application layer.
/api/v1/forms/:slugRead a published form definition/api/v1/forms/:slug/submitSubmit after reviewing purpose-bound consent/api/v1/partner/formsList forms in the authenticated partner workspace/api/v1/partner/formsCreate a draft form with fields and requirements/api/v1/partner/forms/:id/publishPublish a form and its hosted URL/api/v1/partner/submissions/:id/statusMove a submission through review/api/v1/partner/api-keysCreate a scoped API key, shown once/api/v1/partner/webhooks/:id/deliveriesInspect signed delivery attempts