Create Application
Create a job application for a candidate. Phone number must be in E.164 format (e.g. +16505551234, +66812345678). The interview call is triggered automatically.
Authorizations
API key authentication for public API, validated against WorkOS.
Path Parameters
Body
1 - 150Phone number in E.164 format (e.g. +16505551234, +66812345678).
1 - 201 - 1501Free-form JSON object of customer-submitted data collected before the application reaches TalentUnveiled (e.g. answers from a pre-application funnel). Top-level must be a JSON object; any keys and value types are allowed inside. Max 64 KB serialized.
Response
applied- Appliedscreened- Screenedinterviewed- Interviewedshortlisted- Shortlistedhired- Hiredrejected- Rejected
applied, screened, interviewed, shortlisted, hired, rejected Customer-provided custom fields submitted at application creation via the external API. Free-form JSON object — top-level must be an object; inside, any keys/values are allowed. Max 64 KB serialized.

