What you can build
- Create interviews & assessments - generate an AI interview from a job description, or supply your own questions.
- Pre-screen candidates - score resumes against a position before anyone spends time interviewing.
- Invite & register candidates - onboard candidates and hand them a ready-to-use interview link.
- Collect results - fetch scores, AI analysis and full transcripts, or a branded PDF report.
- React in real time - receive webhooks when a candidate submits an interview, so your ATS or workflow stays in sync.
How the documentation is organized
| Section | What’s inside |
|---|---|
| Authentication | How to authenticate your API requests. |
| How the API works | Base URL, environments, request/response format, errors, and the full list of endpoints. |
| Webhooks | Subscribing to events and our delivery guarantees. |
| API Reference | Per-endpoint request/response details, generated from our OpenAPI spec. |
Getting started
- Get your API credentials from the JobMojito admin (or ask your account contact).
- Read Authentication and make your first call to
POST /job-interview-get. - Subscribe to webhooks so you’re notified when results are ready.