The Coval REST API enables you to programmatically launch voice and chat evaluations, manage test data, and analyze AI agent performance.Documentation Index
Fetch the complete documentation index at: https://docs.coval.dev/llms.txt
Use this file to discover all available pages before exploring further.
Most Used
Runs
Launch evaluation runs and track results across your agents
Agents
Connect and configure your AI agents for testing
Simulations
View simulation results with transcripts and metric scores
Test Sets
Create and manage test cases for your evaluations
Getting Started
Get your API key
Obtain your API key from the Coval Dashboard. See the API Keys guide for detailed setup instructions.
Base URL
OpenAPI Specification
We publish our OpenAPI specifications at public endpoints (no authentication required).List available specs
spec_name values and URLs.
Fetch a specific spec
- Default response: YAML (
application/yaml) - JSON response: set
Accept: application/json
Examples
Authentication
All API requests require anX-API-Key header with every request.
