How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Coval Test Sets API

Operations for managing test sets

Coval Test Sets API is one of 25 APIs that Coval publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Testsets. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 11 operations across 8 paths, and defines 9 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://api.coval.dev/v1.

11 operations 8 paths 9 schemas 2 DELETE4 GET1 PATCH4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.coval.dev/v1
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Coval Test Sets API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-api-key (ApiKeyAuth). By default, every request must be authenticated.

  • ApiKeyAuth — API key for authentication

Paths & Operations 11

Across 8 paths, the API surfaces 11 operations — 2 DELETE, 4 GET, 1 PATCH, 4 POST. Each is listed below with its method, path, parameters, and response codes.

Test Sets 11

Operations for managing test sets

GET
/test-sets
List test sets
listTestSets 5 params → 200401500
POST
/test-sets
Create test set
createTestSet body → 201400401409500
GET
/test-sets/{test_set_id}
Get test set
getTestSet 1 param → 200401404500
PATCH
/test-sets/{test_set_id}
Update test set
updateTestSet 1 param body → 200400401404409500
DELETE
/test-sets/{test_set_id}
Delete test set
deleteTestSet 1 param → 200401404500
POST
/test-sets/{test_set_id}/duplicate
Duplicate a test set
duplicateTestSet 1 param → 201401404500
GET
/test-sets/{test_set_id}/versions
List test set versions
listTestSetVersions 1 param → 200401404500
POST
/test-sets/{test_set_id}/versions/{version_id}/revert
Revert test set version
revertTestSetVersion 2 params → 200400401404500
GET
/test-sets/{test_set_id}/agents
List associated agents
listTestSetAgents 1 param → 200401500
POST
/test-sets/{test_set_id}/agents:add
Associate agents with a test set
addTestSetAgents 1 param body → 200400401404500
DELETE
/test-sets/{test_set_id}/agents/{agent_id}
Remove an agent association
removeTestSetAgent 2 params → 200401500

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are TestSetResource (12 properties), TestSetVersionResource (11 properties), CreateTestSetRequest (7 properties), UpdateTestSetRequest (7 properties). Each schema is shown below with its type and property counts.

TestSetVersionResource
object
A prior, displaced snapshot of a test set's content (config + test-case grid).
11 properties 5 required
CreateTestSetRequest
object
Request body for creating a test set
7 properties 1 required
TestSetResource
object
Test set resource representation.
12 properties
TestSetAgentResource
object
An agent associated with a test set.
3 properties 3 required
AddTestSetAgentsRequest
object
Associate one or more agents with the test set.
1 property 1 required
ListTestSetAgentsResponse
object
The agents currently associated with the test set.
1 property 1 required
UpdateTestSetRequest
object
Update request. Only provided fields will be updated.
7 properties
ErrorResponse
object
Standard error response
1 property 1 required
ListTestSetVersionsResponse
object
Response for GET /v1/test-sets/{testsetid}/versions (newest first)
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

coval-test-sets-api-openapi.yml Raw ↑

Other APIs Coval publishes across the network.

Coval Agents API
Coval API Keys API
Coval Audio API
Coval Conversations API
Coval Dashboards API
Coval Metric Outputs API
Coval Metrics API
Coval Monitor Events API
Coval Monitors API
Coval Mutations API
Coval Organization Conversations Config API
Coval Personas API
Where this information came from

This is an independent, third-party profile of Coval Test Sets API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.