Vervoe

Vervoe is an AI-powered skills assessment and skills-based hiring platform. Employers build their own assessment content or select from a public Assessment Library - assessments can include video, spreadsheets, presentations, and code challenges that simulate real work - then invite candidates and let Vervoe's AI grade and rank them by predicted on-the-job performance in "Talent Trials". The Vervoe API is a partner/integration REST API, accessed over HTTPS, that lets an external system (typically an ATS or internal hiring dashboard) list an employer's assessments, invite candidates to complete an assessment, retrieve candidate assessment reports and scores, and receive real-time report notifications through a signed webhook. API access is provisioned by Vervoe - partners contact sales to set up credentials. Detailed REST endpoint paths are not published in the public documentation, so the logical APIs below are modeled from Vervoe's documented Example Scenarios and webhook reference.

Vervoe publishes 4 APIs on the APIs.io network. Tagged areas include Hiring, Recruitment, Skills Assessment, Talent, and HR Tech.

Vervoe’s developer surface includes documentation, engineering blog, and 7 more developer resources.

19.5/100 emerging ▬ flat Agent 3/100 human only Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessPaidApproval
4 APIs
HiringRecruitmentSkills AssessmentTalentHR TechAI GradingATS Integration

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 19.5/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 2.2 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 4.1 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 3/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 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/vervoe: 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 4

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

Vervoe Assessments API

Retrieve the assessments available to an employer - both content the employer has authored and items selected from Vervoe's public Assessment Library - so an external system suc...

Vervoe Candidates API

Invite a candidate (email, first name, last name) to complete a specific assessment and monitor their progress. Per documented Example Scenario 2, the integration issues a "POST...

Vervoe Candidate Reports API

Retrieve a candidate's assessment results and scores so an external system can load and display them. Per documented Example Scenario 3, the integration issues a "GET Get candid...

Vervoe Report Notification Webhook

An employer can configure a reporting webhook to which Vervoe sends an Assessment Report. Fourteen documented events fire updates - including candidate started, candidate comple...

Pricing Plans 1

Published pricing tiers and plan structures.

Vervoe Plans Pricing

2 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Vervoe Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 1

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

Vervoe Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Access & Security 1

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: vervoe
url: https://raw.githubusercontent.com/api-evangelist/vervoe/refs/heads/main/apis.yml
name: Vervoe
kind: company
description: Vervoe is an AI-powered skills assessment and skills-based hiring platform. Employers build their own assessment
  content or select from a public Assessment Library - assessments can include video, spreadsheets, presentations, and code
  challenges that simulate real work - then invite candidates and let Vervoe's AI grade and rank them by predicted on-the-job
  performance in "Talent Trials". The Vervoe API is a partner/integration REST API, accessed over HTTPS, that lets an external
  system (typically an ATS or internal hiring dashboard) list an employer's assessments, invite candidates to complete an
  assessment, retrieve candidate assessment reports and scores, and receive real-time report notifications through a signed
  webhook. API access is provisioned by Vervoe - partners contact sales to set up credentials. Detailed REST endpoint paths
  are not published in the public documentation, so the logical APIs below are modeled from Vervoe's documented Example Scenarios
  and webhook reference.
accessModel:
  pricing: paid
  onboarding: approval
  trial: false
  try_now: false
  public: false
  label: Paid · Requires approval
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/vervoe.png
tags:
- Hiring
- Recruitment
- Skills Assessment
- Talent
- HR Tech
- AI Grading
- ATS Integration
created: '2026-07-10'
modified: '2026-07-10'
specificationVersion: '0.19'
apis:
- aid: vervoe:vervoe-assessments-api
  name: Vervoe Assessments API
  tags:
  - Assessments
  - Content
  - Skills
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://vervoe.stoplight.io/docs/api-docs/ZG9jOjExMzY5ODk-example-scenarios
  baseURL: https://api.vervoe.com
  endpointsModeled: true
  properties:
  - url: https://vervoe.stoplight.io/docs/api-docs/ZG9jOjQ4ODIx-introduction
    type: Documentation
  - url: https://vervoe.stoplight.io/docs/api-docs/ZG9jOjExMzY5ODk-example-scenarios
    type: APIReference
  description: Retrieve the assessments available to an employer - both content the employer has authored and items selected
    from Vervoe's public Assessment Library - so an external system such as an ATS can display and organize them. Per Vervoe's
    documented Example Scenario 1, an integration calls the API to "get list of assessments"; exact REST endpoint paths are
    not published, so this operation is modeled from the documented scenario.
- aid: vervoe:vervoe-candidates-api
  name: Vervoe Candidates API
  tags:
  - Candidates
  - Invitations
  - Progress
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://vervoe.stoplight.io/docs/api-docs/ZG9jOjExMzY5ODk-example-scenarios
  baseURL: https://api.vervoe.com
  endpointsModeled: true
  properties:
  - url: https://vervoe.stoplight.io/docs/api-docs/ZG9jOjQ4ODIx-introduction
    type: Documentation
  - url: https://vervoe.stoplight.io/docs/api-docs/ZG9jOjExMzY5ODk-example-scenarios
    type: APIReference
  description: Invite a candidate (email, first name, last name) to complete a specific assessment and monitor their progress.
    Per documented Example Scenario 2, the integration issues a "POST Invite candidate to complete assessment" call and receives
    back a candidate-specific URL to access the assessment, which the employer can email or embed in a button. Exact REST
    endpoint paths are not published, so this operation is modeled from the documented scenario.
- aid: vervoe:vervoe-reports-api
  name: Vervoe Candidate Reports API
  tags:
  - Reports
  - Results
  - Scores
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://vervoe.stoplight.io/docs/api-docs/ZG9jOjExMzY5ODk-example-scenarios
  baseURL: https://api.vervoe.com
  endpointsModeled: true
  properties:
  - url: https://vervoe.stoplight.io/docs/api-docs/ZG9jOjQ4ODIx-introduction
    type: Documentation
  - url: https://vervoe.stoplight.io/docs/api-docs/ZG9jOjExMzY5ODk-example-scenarios
    type: APIReference
  description: Retrieve a candidate's assessment results and scores so an external system can load and display them. Per documented
    Example Scenario 3, the integration issues a "GET Get candidate assessment report" call and Vervoe returns the result
    details, including AI and manual scores. Exact REST endpoint paths are not published, so this operation is modeled from
    the documented scenario.
- aid: vervoe:vervoe-report-notification-webhook
  name: Vervoe Report Notification Webhook
  tags:
  - Webhook
  - Notifications
  - Events
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://vervoe.stoplight.io/docs/api-docs/ZG9jOjExMzY5ODc-report-notification-web-hook
  baseURL: https://api.vervoe.com
  endpointsModeled: true
  properties:
  - url: https://vervoe.stoplight.io/docs/api-docs/ZG9jOjExMzY5ODc-report-notification-web-hook
    type: Documentation
  description: An employer can configure a reporting webhook to which Vervoe sends an Assessment Report. Fourteen documented
    events fire updates - including candidate started, candidate completed, first AI grade, AI score updated, first manual
    team score, manual score updated, hired, unhired, rejected, un-rejected, expired, screening in progress, failed screening,
    and passed screening. Payloads carry the candidateAssessmentUuid, status, timestamps, and a score object (type, score,
    scoreByFormat). Vervoe signs each delivery with an HMAC SHA-256 signature in a Vervoe-Signature header (t and hash); consumers
    must return HTTP 200 or Vervoe retries. This is a server-to-endpoint HTTP callback, not a WebSocket.
common:
- type: DomainSecurity
  url: security/vervoe-domain-security.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/vervoe
- type: Website
  url: https://vervoe.com
- type: Documentation
  url: https://vervoe.stoplight.io/docs/api-docs/ZG9jOjQ4ODIx-introduction
- type: APILandingPage
  url: https://vervoe.com/api/
- type: Plans
  url: plans/vervoe-plans-pricing.yml
- type: RateLimits
  url: rate-limits/vervoe-rate-limits.yml
- type: FinOps
  url: finops/vervoe-finops.yml
- type: Blog
  url: https://vervoe.com/blog/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com