Skip to main content
Upcoming as a key-authenticated partner API. This page defines the surface. Instant interviews themselves are available today through the Exterview app and, where a matching tool exists, the MCP server. See Authentication & Scopes.
Naming note. There is no separate instantInterview operation. “Instant Interview” is the product name for the on-demand AI interview flow below, run in VOICE or AVATAR mode via startAiInterview(mode).

Purpose

Instant Interviews cover the on-demand AI interview: invite a candidate, run the interview in voice or avatar mode, and read back the structured report.

Trigger and drive

Read back the AI output

Not published

Candidate-runtime and first-party only: generateAiInterviewTurn, appendAiInterviewTranscript, uploadCandidateImage, sendInterviewOtp, verifyInterviewOtp, submitInterviewFeedback. These are live in-session plumbing and sign-in and consent steps for first-party clients, not partner integration surface.

FAQs

No. Instant Interview is the product name for the on-demand flow. You run it with startAiInterview in VOICE or AVATAR mode.
Voice runs an audio-only interview; avatar adds a video presenter. Both produce their own read-back report.
Use aiInterviewReport for the combined result, or the mode-specific voiceInterviewReport and avatarInterviewReport.
Candidate-runtime and org-configuration operations are first-party or internal. They are not part of the partner integration surface.