Interview
Create a new interview
This endpoint creates a new interview, returns a unique interview ID and a corresponding interview URL. You can send this URL to candidates, add it to a job post or alternatively, use the invite candidate endpoint to send invitations for the interview.
POST
Authorizations
API key to access the API
Body
application/json
Request to create an interview
Name of the interview
Whether the candidate can change the language
Additional questions for the interview (max 5)
The language in which the AI interview will be conducted
Available options:
en
, fr
, de
, he
, hi
, pt
, es
, tr
Whether the coding round is required
Whether the proctoring is required
Whether the interview is a coding round only
The coding language for the coding round
Available options:
user_choice
, javascript
, cpp
, c
, csharp
, go
, java
, kotlin
, php
, python
, ruby
, rust
, swift
Required skills for the interview (max 5)