Skip to main content

Expert Hire API

Run AI interviews, resume analysis and assessments from your own product.

Expert Hire developer workflow for Expert Hire API
Build against the same evidence trail the product uses.

The Expert Hire API lets you create interviews, send candidates into them, and read the results, without your candidates ever leaving your product.

What you can build

  • Screen at volume. Create an interview per applicant, email each a link, and collect scored reports as they finish.
  • Interview inside your product. Embed the interview room in your own page so the candidate never sees a redirect.
  • Enrich a profile. Score a resume against a role and store the result against your own record.

How an integration fits together

Three pieces, in order:

  1. Your server calls the API with a secret key. It creates candidates and interviews, and reads reports.
  2. The candidate's browser holds a short-lived session token, never your secret key. It joins the interview room.
  3. Your webhook endpoint receives the result when scoring finishes, so you are not polling.

Start with the quickstart. It runs a complete interview end to end in about ten minutes, using a sandbox key that never spends live credits.

Base URLs

EnvironmentBase URL
Productionhttps://prep-api.experthire.cloud
Staginghttps://staging-prep-api.experthire.cloud

The live and sandbox split is controlled by which key you send, not by which URL you call. See environments.

Getting a key

Keys are issued by the Expert Hire team. Ask your account contact, or write to [email protected], and say which organisation the key is for and whether you want sandbox, live, or both.