Hireo API and integrations for developers
Hireo is built API-first. The same capabilities the app uses are open to partners over a token-authenticated REST API and an MCP server. Read candidate data and pipeline stages, create and update jobs, and write results back onto candidate records, including assessment scores and report links from external providers.
Does Hireo have an API?
Yes. Hireo offers a token-authenticated REST API at https://hireo-mcp-production.up.railway.app and an MCP server (@better-quality-assurance/hireo-mcp) for AI agents. Both share the same Bearer or x-api-key auth, are organization-scoped, and are rate-limited.
What you can do
- Read: find candidates by job description, get a candidate profile and current pipeline stage, compare candidates, list active jobs, get a shortlist, explain a match score
- Write: create and update jobs, assign candidates, update a candidate profile, generate a branded CV, create a client review
- Send: email a candidate or send a LinkedIn message
Assessment and ATS integrations
Trigger an external assessment from a candidate in Hireo, then write the score and report link back onto the candidate record. Hireo writes data, not a verdict, so the recruiter stays in control. Pipeline stage changes (new, screening, reviewed, proposed, interviewing, offered, hired) are readable through the API, and a webhook or change feed can be provisioned for partners that need push notifications.
Getting access
API access is partner-provisioned. Request a scoped token tied to your organization at office@betterqa.co.
Related Pages
Built by BetterQA, a software testing company that builds its own tools.