Invite a candidate to a Codility assessment session via the Codility API and retrieve their test report
domain: codility.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Create a custom integration or dedicated integration user in Codility's Apps & Integrations settings to obtain API credentials
Authenticate API requests with the issued token
Query the tests resource to identify the target assessment
Create a candidate session against the sessions resource to invite the candidate
Retrieve the session's report once the candidate completes the assessment
Known gotchas
Authentication is per-integration (an issued token/credentials tied to that integration), not a single static account-wide key
The public API surfaces a small set of top-level resources (tests, sessions, accounts, codelive); exact request/response field names should be confirmed against a live authenticated response before relying on them
Rotate credentials via the account's reset-credentials option if a token is ever exposed
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?