Skip to main content
Equip’s REST APIs let you run assessments from inside your own ATS or internal tools. You invite candidates and fetch their results programmatically, so you never have to manage the pipeline in the Equip dashboard. Candidates still attempt the assessment on the Equip website. The API only replaces the recruiter side of the workflow: sending invitations and collecting scores.

What the API Offers

The API automates both ends of the assessment workflow. Your system triggers the invitation, Equip runs the test, and your system pulls the result back.
The API does not expose Equip’s question bank. If your assessment uses Equip content, questions are still picked automatically from the Question Bank and shown only to the candidate during their attempt.

Costs

API access is included with the Premium and Elite plans, no separate setup fee or minimum purchase required. Teams on Standard need to upgrade to Premium or above to use the API.
Credits work the same way for API-driven invitations as for dashboard invitations. See How Credits Work for deduction and reclaim rules.

Getting Access

Every team has its own API Key, issued by the Equip team on request. There is no self-serve page to generate one.
1

Create a team

Sign up for a recruiter account at equip.co with your work email.
2

Trial Equip with free credits

Use your free signup credits to confirm the product works for your use case before committing to the integration.
3

Subscribe to Premium or Elite

API access requires at least a Premium plan. See How Credits Work for how to subscribe.
4

Request your API Key

Email hello@equip.co or use the in-product chat, and the Equip team issues your team’s API Key.
Treat your API Key like a password. Anyone who has it can invite candidates and read results on your team’s behalf, spending your team’s credits.

Explore the APIs

A public Postman collection documents the available endpoints. You can browse it freely, but every request needs your team’s API Key. For a walkthrough of wiring the pieces together, follow this integration guide.
You do not always need the full API. If you only want results pushed to you when candidates finish, webhooks are simpler.