Codesignal website screenshot

Codesignal

CodeSignal is a technical interview and skills-assessment platform used by companies to screen, interview, and upskill software engineers. Its developer surface includes a GraphQL API (companies, tests, test sessions, interviews, and interview templates), a versioned Learn REST API (OpenAPI 3.1) for organization members, skill sets, and learning progress, a webhook event API covering assessment, candidate, auditor, and live-interview workflows with HMAC-SHA256 signed deliveries, and an official remote MCP server that lets AI agents work with assessments, candidate sessions, and interviews. CodeSignal is backed by Menlo Ventures.

Codesignal publishes 1 API on the APIs.io network: Organization API. Tagged areas include Company, Technical Interview, Skills Assessment, Hiring, and Recruiting.

The Codesignal catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Codesignal’s developer surface includes authentication, documentation, API reference, support, engineering blog, pricing, signup flow, and 23 more developer resources.

52.1/100 developing ▬ flat Agent 53/100 agent ready Full breakdown ↓
scored 2026-08-10 · rubric v0.9.1
AccessSelf serve
3 APIs 1 MCP Servers
CompanyTechnical InterviewSkills AssessmentHiringRecruitingDeveloper SkillsAssessmentEducationGraphQLWebhooks

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-10 · rubric v0.9.1
Composite quality — 52.1/100 · developing
Contract Quality 15.5 / 25
Developer Ergonomics 10.3 / 20
Commercial Clarity 10.5 / 20
Operational Transparency 5.1 / 13
Governance 1.4 / 12
Discoverability 9.3 / 10
Agent readiness — 53/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 3 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/codesignal: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

CodeSignal GraphQL API

Primary GraphQL API for companies, tests, test sessions, live interviews, and interview templates. Authenticated with an API key.

CodeSignal Webhook API

Outbound webhook events across assessment, candidate, auditor, and live-interview workflows. Deliveries are signed with HMAC-SHA256.

Codesignal Organization API

The Organization API from Codesignal — 5 operation(s) for organization.

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

codesignal-mcp.yml

MCP SERVER

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Codesignal Authentication

oauth2 · 1 scheme

SECURITY

Codesignal Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Codesignal Vulnerability Disclosure

security.txt · contact published

SECURITY

Codesignal Trust Center

trust center published

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Codesignal Scopes

1 scope · clientCredentials

1 scopes

SCOPES

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 7

Authentication, authorization, and security posture

Scroll for all 7

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: codesignal
name: Codesignal
description: CodeSignal is a technical interview and skills-assessment platform used by companies to screen, interview, and
  upskill software engineers. Its developer surface includes a GraphQL API (companies, tests, test sessions, interviews, and
  interview templates), a versioned Learn REST API (OpenAPI 3.1) for organization members, skill sets, and learning progress,
  a webhook event API covering assessment, candidate, auditor, and live-interview workflows with HMAC-SHA256 signed deliveries,
  and an official remote MCP server that lets AI agents work with assessments, candidate sessions, and interviews. CodeSignal
  is backed by Menlo Ventures.
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://codesignal.com/wp-content/uploads/2022/12/codesignal-fallbck.jpg
url: https://raw.githubusercontent.com/api-evangelist/codesignal/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- menlo-ventures
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- Technical Interview
- Skills Assessment
- Hiring
- Recruiting
- Developer Skills
- Assessment
- Education
- GraphQL
- Webhooks
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: CodeSignal GraphQL API
  description: Primary GraphQL API for companies, tests, test sessions, live interviews, and interview templates. Authenticated
    with an API key.
  humanURL: https://developer.codesignal.com/
  baseURL: https://app.codesignal.com/graphql
  properties:
  - type: GraphQL
    url: https://app.codesignal.com/graphql
  - type: Documentation
    url: https://codesignal.github.io/developer-docs/graphql/
- name: CodeSignal Webhook API
  description: Outbound webhook events across assessment, candidate, auditor, and live-interview workflows. Deliveries are
    signed with HMAC-SHA256.
  humanURL: https://developer.codesignal.com/
  baseURL: https://app.codesignal.com/client-dashboard/integrations/webhooks
  properties:
  - type: Webhooks
    url: asyncapi/codesignal-webhooks.yml
- aid: codesignal:codesignal-organization-api
  name: Codesignal Organization API
  description: The Organization API from Codesignal — 5 operation(s) for organization.
  humanURL: https://developer.codesignal.com/
  baseURL: https://codesignal.com/learn
  tags:
  - Organization
  properties:
  - type: OpenAPI
    url: openapi/codesignal-organization-api-openapi.yml
common:
- type: MCPServer
  url: mcp/codesignal-mcp.yml
- type: Webhooks
  url: asyncapi/codesignal-webhooks.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Authentication
  url: authentication/codesignal-authentication.yml
- type: OAuthScopes
  url: scopes/codesignal-scopes.yml
- type: Conventions
  url: conventions/codesignal-conventions.yml
- type: ErrorCatalog
  url: errors/codesignal-problem-types.yml
- type: DataModel
  url: data-model/codesignal-data-model.yml
- type: Conformance
  url: conformance/codesignal-conformance.yml
- type: Lifecycle
  url: lifecycle/codesignal-lifecycle.yml
- type: StatusPage
  url: https://status.codesignal.com/
- type: Overlay
  url: overlays/codesignal-learn-overlay.yaml
- type: LLMsTxt
  url: llms/codesignal-llms.txt
- type: WellKnown
  url: well-known/codesignal-well-known.yml
- type: SecurityTxt
  url: well-known/codesignal-security.txt
- type: VulnerabilityDisclosure
  url: security/codesignal-vulnerability-disclosure.yml
- type: Security
  url: https://codesignal.com/security/disclosure-policy
- type: TrustCenter
  url: https://trust.codesignal.com/
- type: DomainSecurity
  url: security/codesignal-domain-security.yml
- type: DeveloperPortal
  url: https://developer.codesignal.com/
- type: Documentation
  url: https://developer.codesignal.com/
- type: APIReference
  url: https://codesignal.github.io/developer-docs/graphql/
- type: GitHubOrganization
  url: https://github.com/codesignal
- type: Support
  url: https://support.codesignal.com/
- type: Blog
  url: https://codesignal.com/blog
- type: Pricing
  url: https://codesignal.com/pricing
- type: SignUp
  url: https://app.codesignal.com/sign-up
- type: TermsOfService
  url: https://codesignal.com/terms
- type: PrivacyPolicy
  url: https://codesignal.com/privacy
- type: Website
  url: https://codesignal.com
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence