Skip to main content
These cookbooks walk through complete workflows — from creating an interview to reviewing a candidate’s results — using the JobMojito API. Each recipe lists the exact endpoints, required fields, and a runnable example.
Working through an AI assistant connected to the JobMojito MCP server? Each recipe also names the matching MCP tool (e.g. create_interview), so the same steps apply whether you call the REST API directly or via the MCP.

Before you begin

All requests share the same base URL and authentication.
https://cool.jobmojito.com/functions/v1
Requests and responses are JSON unless noted. Calls act on behalf of the authenticated merchant user, so results respect that user’s permissions.

Recipes

Create an interview

Generate an AI interview from a job position, from your own questions, or in one shot for a specific candidate.

Invite candidates

Generate signed interview links or send branded email invitations.

Pre-screen candidates

Score a résumé against a position before inviting them to interview.

Review results

List results, read the full transcript and AI assessment, and export reports.

Manage a knowledge base

Upload documents so interviews can ask grounded, knowledge-based questions.