Documentation

Get up and running in minutes.

Everything you need to build on AnyInterview — from your first interview to production-scale pipelines.

Where to start.

Getting Started

Create your first interview, send a link, and get your first transcript. Takes about 5 minutes.

Start here →

API Reference

Full REST API docs: authentication, endpoints, request/response shapes, error codes.

API docs →

Webhooks

Event types, payload shapes, retry logic, and delivery receipts.

Webhook docs →

Integrations

Connecting AnyInterview to your ATS, CRM, Slack, and other tools.

Integrations →

Quick start

Create your account at anyinterview.to. Describe your interview in chat — or pick one of 40+ templates. Send the link to your participant. Your transcript arrives within 2 minutes of session completion.

API · Create an interview
# Create an interview via API
POST https://api.anyinterview.to/v1/interviews
Authorization: Bearer sk_live_...

{ "template_id": "tmpl_hire_backend", "candidate_email": "alex@example.com" }

Popular guides

  • How to set up your first interview
  • How to customize a template
  • How to read a transcript
  • How to configure webhook delivery
  • How to export interview data
  • How to manage team access

Something missing? Tell us.

Documentation is a product. Email docs@anyinterview.to with what you couldn't find.

Email the docs team →