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 Conversations API

Submit and manage real-world conversation monitoring evaluations

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

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

This API exposes 7 operations across 5 paths, and defines 24 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.

7 operations 5 paths 24 schemas 1 DELETE4 GET1 PATCH1 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 Conversations 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 7

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

Conversations 7

Submit and manage real-world conversation monitoring evaluations

POST
/conversations:submit
Submit conversation for evaluation
submitConversation body → 200400401404413500
GET
/conversations
List conversations
listConversations 11 params → 200400401404500
GET
/conversations/{conversation_id}
Get conversation details
getConversation 2 params → 200404401500
DELETE
/conversations/{conversation_id}
Delete or cancel conversation
deleteConversation 1 param → 200404401500
PATCH
/conversations/{conversation_id}
Attach audio to a conversation
patchConversation 1 param body → 200400401404409500
GET
/conversations/{conversation_id}/metrics
List conversation metrics
listConversationMetrics 5 params → 200404400401500
GET
/conversations/{conversation_id}/metrics/{metric_output_id}
Get conversation metric output(s)
getConversationMetric 2 params → 200404401500

Schemas 24

The contract defines 24 schemas that model the data the API accepts and returns. The most detailed are ConversationResource (17 properties), TranscriptMessage (10 properties), SubmitConversationRequest (9 properties), MetricOutputResource (7 properties). Each schema is shown below with its type and property counts.

TranscriptMessage
object
A single message in a conversation transcript. Content Requirements: - For user, system, and tool roles: Either content or message must be provided - For assis…
10 properties 1 required
SipEndpoint
object
2 properties 2 required
DeleteConversationResponse
object
1 property 1 required
MetricBreakdownResponse
object
6 properties 6 required
ToolCall
object
A tool call made by the assistant during a conversation. Follows the OpenAI tool call format for compatibility with ChatGPT, GPT-4, and other LLM APIs.
3 properties 3 required
MetricOutputCollection
object
1 property 1 required
ToolCallFunction
object
Function details for a tool call. The arguments field contains a JSON-encoded string of the function parameters.
2 properties 2 required
ConversationProgress
object
4 properties
PhoneEndpoint
object
2 properties 2 required
ListConversationMetricsResponse
object
2 properties 1 required
ErrorResponse
object
1 property 1 required
GetConversationResponse
object
1 property 1 required
ListConversationsResponse
object
2 properties 1 required
ErrorDetail
object
2 properties
ConversationStatus
string
Current status of conversation evaluation. Lifecycle: - PENDING: Submitted, awaiting queue - INQUEUE: In run-setup-queue, awaiting worker - INPROGRESS: Evaluat…
GetConversationMetricResponse
object
1 property 1 required
ConversationResource
object
Conversation resource object.
17 properties
MetricBreakdownRow
object
3 properties 2 required
WebsocketEndpoint
object
2 properties 2 required
MetricOutputResource
object
Simplified metric output for conversations API.
7 properties 3 required
SimpleMetricOutput
object
Simplified metric output for conversations API.
7 properties 3 required
SubmitConversationResponse
object
1 property 1 required
PatchConversationRequest
object
Request to attach audio to an already-submitted conversation. Exactly one of audiourl or audio must be provided. Submitting both, or neither, returns 400 INVAL…
2 properties
SubmitConversationRequest
object
Request to submit a conversation for monitoring evaluation. Requirements: - At least one of: transcript, audiourl, or uploadid must be provided - audiourl and…
9 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

coval-conversations-api-openapi.yml Raw ↑

Other APIs Coval publishes across the network.

Coval Agents API
Coval API Keys API
Coval Audio 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
Coval Reports API
Where this information came from

This is an independent, third-party profile of Coval Conversations 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.