How integrations work
In the Integrations flow, you configure core communication channels between InterviewFlowAI and your external systems:| API / Feature | Description |
|---|---|
| Ingestion API | Push candidate data into InterviewFlowAI programmatically to trigger interview invitations. |
| Create Interviewer API | Create new Interviewers with full interview configuration programmatically. |
| Fetch API | Retrieve candidate lists, specific interview details, and filter records directly from our system. |
| Patch API | Update custom fields and sync statuses back to candidate records in InterviewFlowAI. |
Getting started
Generate your API key
Before setting up any connections, you must authenticate your requests.
- Navigate to the API Keys section in your main dashboard settings.
- Click Generate to create a new secure API key.

