Query the HackerRank for Work Questions API to browse the existing question library for test assembly
domain: hackerrank.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Authenticate to the HackerRank for Work API with your account's API token.
Call the Questions API to list and filter existing questions/challenges available in your library.
Cross-reference question IDs against the Test API to see which tests already include them.
Use retrieved question metadata (type, difficulty, tags) to decide which existing test best fits a role, since HackerRank does not document a way to assemble a brand-new custom test purely via API.
For genuinely new custom tests, create them through the HackerRank for Work UI, then manage invitations/results for that test via the API going forward.
Known gotchas
Test creation itself is a UI-driven workflow, not an API one — don't build automation that assumes you can POST a new test into existence.
The Questions API is read-oriented for browsing your existing library, not for authoring new questions.
Candidate invitation and results endpoints are separate resources from the Questions API.
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?