Coval website screenshot

Coval

Coval is a simulation and evaluation platform for AI voice and chat agents. Inspired by autonomous-vehicle testing, it simulates end customers across realistic scenarios, personas, accents, and background noise, then scores agent behavior with built-in and custom metrics. The REST API manages agents, test sets and test cases, personas, metrics, simulation runs, and production conversations.

Coval publishes 12 APIs on the APIs.io network, including Agents API, Conversations API, Metrics API, and 9 more. Tagged areas include AI, Agents, Voice AI, Simulation, and Evaluation.

Coval’s developer surface includes authentication, documentation, engineering blog, and 8 more developer resources.

35.2/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessEnterpriseSelf serve
12 APIs
AIAgentsVoice AISimulationEvaluationTesting

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 35.2/100 · thin
Contract Quality 12.9 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 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/coval-ai: 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 12

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

Coval Agents API

Connect and manage AI agents under test.

Coval Conversations API

Submit and evaluate production conversations.

Coval Metrics API

Define scoring criteria, thresholds, and baselines.

Coval Mutations API

Manage agent configuration variants (mutations).

Coval Personas API

Configure simulated callers, voices, and scenario behavior.

Coval Reports API

Create and manage evaluation reports.

Coval Run Templates API

Save reusable run configurations.

Coval Runs API

Launch and manage simulation runs.

Coval Scheduled Runs API

Schedule recurring simulation runs.

Coval Simulations API

Inspect individual simulation results.

Coval Test Cases API

Manage individual evaluation inputs within a test set.

Coval Test Sets API

Manage collections of test cases (datasets).

Scroll for all 12

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Coval API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Coval Ai Rate Limits

3 limits

RATE LIMITS

FinOps 1

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

Security Posture 2

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

Coval Ai Authentication

apiKey · 1 scheme

SECURITY

Coval Ai Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Coval Ai Agentic Access

80 operations · 43 acting

80 operations · 43 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

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

Source (apis.yml)

apis.yml Raw ↑
aid: coval-ai
url: https://raw.githubusercontent.com/api-evangelist/coval-ai/refs/heads/main/apis.yml
name: Coval
kind: company
description: Coval is a simulation and evaluation platform for AI voice and chat agents. Inspired by autonomous-vehicle testing,
  it simulates end customers across realistic scenarios, personas, accents, and background noise, then scores agent behavior
  with built-in and custom metrics. The REST API manages agents, test sets and test cases, personas, metrics, simulation runs,
  and production conversations.
accessModel:
  pricing: enterprise
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Enterprise · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/coval-ai.png
tags:
- AI
- Agents
- Voice AI
- Simulation
- Evaluation
- Testing
created: '2026-06-21'
modified: '2026-06-21'
specificationVersion: '0.19'
apis:
- aid: coval-ai:coval-ai-agents-api
  name: Coval Agents API
  description: Connect and manage AI agents under test.
  humanURL: https://docs.coval.dev/api-reference/introduction
  baseURL: https://api.coval.dev/v1
  tags:
  - Agents
  properties:
  - type: OpenAPI
    url: openapi/coval-ai-agents-api-openapi.yml
  - type: Documentation
    url: https://docs.coval.dev/concepts/test-sets/overview
  - type: APIReference
    url: https://docs.coval.dev/api-reference/introduction
  - type: PostmanCollection
    url: collections/coval-ai.postman_collection.json
  - type: OpenCollection
    url: collections/coval-ai.opencollection.json
  - type: Documentation
    url: https://docs.coval.dev/getting-started/welcome
  - type: Documentation
    url: https://docs.coval.dev/guides/observability
- aid: coval-ai:coval-ai-conversations-api
  name: Coval Conversations API
  description: Submit and evaluate production conversations.
  humanURL: https://docs.coval.dev/api-reference/introduction
  baseURL: https://api.coval.dev/v1
  tags:
  - Conversations
  properties:
  - type: OpenAPI
    url: openapi/coval-ai-conversations-api-openapi.yml
  - type: Documentation
    url: https://docs.coval.dev/concepts/test-sets/overview
  - type: APIReference
    url: https://docs.coval.dev/api-reference/introduction
  - type: PostmanCollection
    url: collections/coval-ai.postman_collection.json
  - type: OpenCollection
    url: collections/coval-ai.opencollection.json
  - type: Documentation
    url: https://docs.coval.dev/getting-started/welcome
  - type: Documentation
    url: https://docs.coval.dev/guides/observability
- aid: coval-ai:coval-ai-metrics-api
  name: Coval Metrics API
  description: Define scoring criteria, thresholds, and baselines.
  humanURL: https://docs.coval.dev/api-reference/introduction
  baseURL: https://api.coval.dev/v1
  tags:
  - Metrics
  properties:
  - type: OpenAPI
    url: openapi/coval-ai-metrics-api-openapi.yml
  - type: Documentation
    url: https://docs.coval.dev/concepts/test-sets/overview
  - type: APIReference
    url: https://docs.coval.dev/api-reference/introduction
  - type: PostmanCollection
    url: collections/coval-ai.postman_collection.json
  - type: OpenCollection
    url: collections/coval-ai.opencollection.json
  - type: Documentation
    url: https://docs.coval.dev/getting-started/welcome
  - type: Documentation
    url: https://docs.coval.dev/guides/observability
- aid: coval-ai:coval-ai-mutations-api
  name: Coval Mutations API
  description: Manage agent configuration variants (mutations).
  humanURL: https://docs.coval.dev/api-reference/introduction
  baseURL: https://api.coval.dev/v1
  tags:
  - Mutations
  properties:
  - type: OpenAPI
    url: openapi/coval-ai-mutations-api-openapi.yml
  - type: Documentation
    url: https://docs.coval.dev/concepts/test-sets/overview
  - type: APIReference
    url: https://docs.coval.dev/api-reference/introduction
  - type: PostmanCollection
    url: collections/coval-ai.postman_collection.json
  - type: OpenCollection
    url: collections/coval-ai.opencollection.json
  - type: Documentation
    url: https://docs.coval.dev/getting-started/welcome
  - type: Documentation
    url: https://docs.coval.dev/guides/observability
- aid: coval-ai:coval-ai-personas-api
  name: Coval Personas API
  description: Configure simulated callers, voices, and scenario behavior.
  humanURL: https://docs.coval.dev/api-reference/introduction
  baseURL: https://api.coval.dev/v1
  tags:
  - Personas
  properties:
  - type: OpenAPI
    url: openapi/coval-ai-personas-api-openapi.yml
  - type: Documentation
    url: https://docs.coval.dev/concepts/test-sets/overview
  - type: APIReference
    url: https://docs.coval.dev/api-reference/introduction
  - type: PostmanCollection
    url: collections/coval-ai.postman_collection.json
  - type: OpenCollection
    url: collections/coval-ai.opencollection.json
  - type: Documentation
    url: https://docs.coval.dev/getting-started/welcome
  - type: Documentation
    url: https://docs.coval.dev/guides/observability
- aid: coval-ai:coval-ai-reports-api
  name: Coval Reports API
  description: Create and manage evaluation reports.
  humanURL: https://docs.coval.dev/api-reference/introduction
  baseURL: https://api.coval.dev/v1
  tags:
  - Reports
  properties:
  - type: OpenAPI
    url: openapi/coval-ai-reports-api-openapi.yml
  - type: Documentation
    url: https://docs.coval.dev/concepts/test-sets/overview
  - type: APIReference
    url: https://docs.coval.dev/api-reference/introduction
  - type: PostmanCollection
    url: collections/coval-ai.postman_collection.json
  - type: OpenCollection
    url: collections/coval-ai.opencollection.json
  - type: Documentation
    url: https://docs.coval.dev/getting-started/welcome
  - type: Documentation
    url: https://docs.coval.dev/guides/observability
- aid: coval-ai:coval-ai-run-templates-api
  name: Coval Run Templates API
  description: Save reusable run configurations.
  humanURL: https://docs.coval.dev/api-reference/introduction
  baseURL: https://api.coval.dev/v1
  tags:
  - Run Templates
  properties:
  - type: OpenAPI
    url: openapi/coval-ai-run-templates-api-openapi.yml
  - type: Documentation
    url: https://docs.coval.dev/concepts/test-sets/overview
  - type: APIReference
    url: https://docs.coval.dev/api-reference/introduction
  - type: PostmanCollection
    url: collections/coval-ai.postman_collection.json
  - type: OpenCollection
    url: collections/coval-ai.opencollection.json
  - type: Documentation
    url: https://docs.coval.dev/getting-started/welcome
  - type: Documentation
    url: https://docs.coval.dev/guides/observability
- aid: coval-ai:coval-ai-runs-api
  name: Coval Runs API
  description: Launch and manage simulation runs.
  humanURL: https://docs.coval.dev/api-reference/introduction
  baseURL: https://api.coval.dev/v1
  tags:
  - Runs
  properties:
  - type: OpenAPI
    url: openapi/coval-ai-runs-api-openapi.yml
  - type: Documentation
    url: https://docs.coval.dev/concepts/test-sets/overview
  - type: APIReference
    url: https://docs.coval.dev/api-reference/introduction
  - type: PostmanCollection
    url: collections/coval-ai.postman_collection.json
  - type: OpenCollection
    url: collections/coval-ai.opencollection.json
  - type: Documentation
    url: https://docs.coval.dev/getting-started/welcome
  - type: Documentation
    url: https://docs.coval.dev/guides/observability
- aid: coval-ai:coval-ai-scheduled-runs-api
  name: Coval Scheduled Runs API
  description: Schedule recurring simulation runs.
  humanURL: https://docs.coval.dev/api-reference/introduction
  baseURL: https://api.coval.dev/v1
  tags:
  - Scheduled Runs
  properties:
  - type: OpenAPI
    url: openapi/coval-ai-scheduled-runs-api-openapi.yml
  - type: Documentation
    url: https://docs.coval.dev/concepts/test-sets/overview
  - type: APIReference
    url: https://docs.coval.dev/api-reference/introduction
  - type: PostmanCollection
    url: collections/coval-ai.postman_collection.json
  - type: OpenCollection
    url: collections/coval-ai.opencollection.json
  - type: Documentation
    url: https://docs.coval.dev/getting-started/welcome
  - type: Documentation
    url: https://docs.coval.dev/guides/observability
- aid: coval-ai:coval-ai-simulations-api
  name: Coval Simulations API
  description: Inspect individual simulation results.
  humanURL: https://docs.coval.dev/api-reference/introduction
  baseURL: https://api.coval.dev/v1
  tags:
  - Simulations
  properties:
  - type: OpenAPI
    url: openapi/coval-ai-simulations-api-openapi.yml
  - type: Documentation
    url: https://docs.coval.dev/concepts/test-sets/overview
  - type: APIReference
    url: https://docs.coval.dev/api-reference/introduction
  - type: PostmanCollection
    url: collections/coval-ai.postman_collection.json
  - type: OpenCollection
    url: collections/coval-ai.opencollection.json
  - type: Documentation
    url: https://docs.coval.dev/getting-started/welcome
  - type: Documentation
    url: https://docs.coval.dev/guides/observability
- aid: coval-ai:coval-ai-test-cases-api
  name: Coval Test Cases API
  description: Manage individual evaluation inputs within a test set.
  humanURL: https://docs.coval.dev/api-reference/introduction
  baseURL: https://api.coval.dev/v1
  tags:
  - Test Cases
  properties:
  - type: OpenAPI
    url: openapi/coval-ai-test-cases-api-openapi.yml
  - type: Documentation
    url: https://docs.coval.dev/concepts/test-sets/overview
  - type: APIReference
    url: https://docs.coval.dev/api-reference/introduction
  - type: PostmanCollection
    url: collections/coval-ai.postman_collection.json
  - type: OpenCollection
    url: collections/coval-ai.opencollection.json
  - type: Documentation
    url: https://docs.coval.dev/getting-started/welcome
  - type: Documentation
    url: https://docs.coval.dev/guides/observability
- aid: coval-ai:coval-ai-test-sets-api
  name: Coval Test Sets API
  description: Manage collections of test cases (datasets).
  humanURL: https://docs.coval.dev/api-reference/introduction
  baseURL: https://api.coval.dev/v1
  tags:
  - Test Sets
  properties:
  - type: OpenAPI
    url: openapi/coval-ai-test-sets-api-openapi.yml
  - type: Documentation
    url: https://docs.coval.dev/concepts/test-sets/overview
  - type: APIReference
    url: https://docs.coval.dev/api-reference/introduction
  - type: PostmanCollection
    url: collections/coval-ai.postman_collection.json
  - type: OpenCollection
    url: collections/coval-ai.opencollection.json
  - type: Documentation
    url: https://docs.coval.dev/getting-started/welcome
  - type: Documentation
    url: https://docs.coval.dev/guides/observability
common:
- type: AgenticAccess
  url: agentic-access/coval-ai-agentic-access.yml
- type: DomainSecurity
  url: security/coval-ai-domain-security.yml
- type: Authentication
  url: authentication/coval-ai-authentication.yml
- type: GitHubOrganization
  url: https://github.com/coval-ai
- type: LinkedIn
  url: https://www.linkedin.com/company/covaldev
- type: Website
  url: https://www.coval.dev
- type: Documentation
  url: https://docs.coval.dev
- type: Plans
  url: plans/coval-ai-plans-pricing.yml
- type: RateLimits
  url: rate-limits/coval-ai-rate-limits.yml
- type: FinOps
  url: finops/coval-ai-finops.yml
- url: https://www.coval.ai/blog
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com