Skip to content

Integrations

Plug Intrvio into your hiring stack.

Last updated: April 30, 2026

Intrvio integrations are REST API, webhook, and OAuth connectors that two-way sync GAIA interview results into ATS platforms like Greenhouse, Lever, and Ashby. SSO, SCIM, and audit log are ready for enterprise.

Live ATS integrations

3 integrations live

Coming soon

These connectors are on our roadmap. Tell us which one to prioritize.

Workdaysoon
Workablesoon
Recruiteesoon
SmartRecruiterssoon
Teamtailorsoon
JazzHRsoon
Pinpointsoon

Build your own

Do not see your ATS? Build your own using our REST API and webhooks, or tell our team which integration to prioritize next.

Talk to our team

API and webhooks

Every interview event fires a webhook and our REST API mirrors every resource. Use them to wire up your own tools, an internal portal, or a custom ATS. All requests are authenticated with an API key or OAuth 2.0, and every response produces a signed audit log.

REST API

JSON endpoints for candidates, interviews, transcripts, scores, and invitations. We publish an OpenAPI 3.1 spec and ship a TypeScript SDK in beta.

  • POST /v1/interviews
  • GET /v1/candidates/:id
  • GET /v1/interviews/:id/transcript

Webhooks

Signed webhook events fire on every state change. HMAC SHA256 verification and automatic retries are included.

  • interview.completed
  • interview.scored
  • candidate.invited
Read the API reference for early access or talk to our team. You may also want to read our pricing or visit the Trust Center.

Fits your stack

Connect your hiring system. Start running interviews.

Setup with Greenhouse, Lever, or Ashby takes ten minutes. Hit the API for everything else.