Hirevire API
Hirevire exposes programmatic access to your account through three routes: custom webhooks that push application data to your endpoint, an MCP server for AI-agent connections, and API keys for ATS and automation integrations. There is no public REST API for fetching application data — webhooks deliver it to you instead.
Webhooks: get application data
Custom webhooks are the supported way to receive application details — answers, video and audio URLs, AI transcripts, and resume links — outside Hirevire. Hirevire pushes a JSON payload to your endpoint when a candidate submits an application or you move a candidate between stages, and automatically retries failed deliveries.
Fetch application details via webhooks — configure triggers, parse payloads, and verify signatures.
Webhook logs and delivery retries — delivery statuses, the retry schedule, and auto-disable behavior.
MCP server: connect AI agents
AI assistants connect to Hirevire through the MCP server at https://app.hirevire.com/api/mcp using OAuth, then list and edit jobs, review applications with scores and transcripts, and change candidate stages. See Connect an AI agent to Hirevire via MCP.
API keys: connect ATS and automation tools
ATS and automation integrations authenticate with API keys or tokens and each has its own setup guide: