Skip to main content
The JobMojito API lets you bring AI-driven interviewing, assessments and candidate pre-screening into your own products and workflows. Anything you can do in the JobMojito admin - create an interview, invite candidates, run a resume pre-screen, pull results and transcripts, generate a PDF report - you can do programmatically. This is the developer documentation. For product and platform concepts (interview workflow, data privacy, multilingual support, custom domains, and more), see the Platform Deepdive in our help center.

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

SectionWhat’s inside
AuthenticationHow to authenticate your API requests.
How the API worksBase URL, environments, request/response format, errors, and the full list of endpoints.
WebhooksSubscribing to events and our delivery guarantees.
API ReferencePer-endpoint request/response details, generated from our OpenAPI spec.

Getting started

  1. Get your API credentials from the JobMojito admin (or ask your account contact).
  2. Read Authentication and make your first call to POST /job-interview-get.
  3. Subscribe to webhooks so you’re notified when results are ready.

Need help?

Reach out to your JobMojito contact or email support@jobmojito.com - we’re happy to help with integration.