Authorizations
Body
POST /ai-apply/apply Request body
JWT token obtained from the POST /postings/:id/inquire endpoint. Valid for 12 hours.
The email address of the candidate. This is used for deduplication (preventing duplicate applications from the same candidate) and internal tracking purposes. This field is required but should not be displayed to the candidate on your application form - you should provide this from your own system.
Array of screening question answers. The answers need to match exactly with the questions you received on the POST /postings/:id/inquire endpoint. Otherwise, the application will be rejected.
Query parameters to be appended to the job posting URL when applying.
Response
POST /ai-apply/apply Positive response