Candidate and Application Endpoints
- 26 Mar 2025
- 1 Minute to read
- Print
- DarkLight
Candidate and Application Endpoints
- Updated on 26 Mar 2025
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Candidates and Applications Endpoints
Here are some of the most commonly used endpoints to get you started:
Endpoint | Method | Description |
/api/v1/jobs/{jobId}/apply | POST | Create a new job application from resume |
/api/v1/talent-pools/{talentPoolId}/apply | POST | Create a new talent pool application from resume |
/api/v1/candidates/{email} | GET | Getcandidate by email |