Automate HackerRank assessment invitations via the HackerRank for Work API

domain: hackerrank.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Obtain your HackerRank for Work API key from the account settings in your HackerRank for Work dashboard; the API base URL is https://www.hackerrank.com/x/api/v3
  2. Identify the test ID for the assessment you want to send; retrieve it by calling GET /tests to list all tests in your account
  3. To invite a candidate, send POST /tests/{testId}/invitations with a JSON body containing at minimum the candidate's email and, optionally, their name; this triggers an invitation email to the candidate
  4. Poll GET /tests/{testId}/candidates or GET /invitations/{invitationId} to check the invitation and result status; states include pending, started, and completed
  5. When the status is completed, retrieve the candidate's score and report via GET /tests/{testId}/candidates/{candidateId} or by accessing the invitation's result URL in the response
  6. Handle pagination on list endpoints using the limit and offset query parameters

Known gotchas

Related routes

Send a HackerRank for Work test invitation via API and poll for candidate results
hackerrank.com · 6 steps · unrated
Invite a candidate to a HackerRank coding test via the HackerRank for Work API and retrieve their results
hackerrank.com · 5 steps · unrated
Send a Vervoe skills-assessment invitation via API and retrieve candidate results
recruiting · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans