You need an API key (
iv_live_...) from Developer → API Keys. Use it in
the x-api-key header and replace <slug> with your team slug.Step 1 — Create a realistic interviewer
Real-feeling and challenging, but with improvement feedback turned on.id as AGENT_ID.
Step 2 — Make a practice template
id as TEMPLATE_ID.
Step 3 — Add one repeatable round
One stage,practice_session type, retakes on.
Step 4 — Add the practicing user
Use your app’s user ID asexternal_id so you can match results back.
id as USER_ID.
Step 5 — Start the mock (again and again)
Each time the user clicks “Practice”, schedule a new session.Step 6 — Show their improvement
List the user’s sessions to draw a “your scores over time” chart in your app.List a user's attempts
GET /api/v1/participants/{id}/sessions returns every practice attempt.Want it inside your own app?
Mock interviews shine when they live right in your product. Embed the live interview with a token-authed widget — no redirect to us.Embed the widget
Drop the AI interviewer into your app, white-labeled.