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

Persona CRUD operations

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

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

This API exposes 14 operations across 10 paths, and defines 22 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.

14 operations 10 paths 22 schemas 1 DELETE6 GET2 PATCH5 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 Personas 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 14

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

Personas 14

Persona CRUD operations

GET
/personas
List personas
listPersonas 5 params → 200400401500
POST
/personas
Create persona
createPersona body → 201400401500
GET
/personas/{persona_id}
Get persona
getPersona 1 param → 200401404500
PATCH
/personas/{persona_id}
Update persona
updatePersona 1 param body → 200400401404500
DELETE
/personas/{persona_id}
Delete persona
deletePersona 1 param → 200401500
POST
/personas/{persona_id}/duplicate
Duplicate a persona
duplicatePersona 1 param → 201400401404500
GET
/personas/{persona_id}/versions
List persona versions
listPersonaVersions 1 param → 200401404500
POST
/personas/{persona_id}/versions/{version_id}/revert
Revert persona version
revertPersonaVersion 2 params → 200400401403404500
GET
/personas/background-sounds
List background sounds
listBackgroundSounds 1 param → 200400401500
POST
/personas/background-sounds
Create background sound upload
createBackgroundSound body → 201400401500
POST
/personas/background-sounds/{background_sound_id}/complete
Complete background sound upload
completeBackgroundSound 1 param → 200400401404500
PATCH
/personas/background-sounds/{background_sound_id}
Update background sound
updateBackgroundSound 1 param body → 200400401404500
GET
/personas/phone-numbers
List phone number mappings
listPersonasPhoneNumbers → 200401500
GET
/personas/voices
List available voices
listPersonasVoices → 200401500

Schemas 22

The contract defines 22 schemas that model the data the API accepts and returns. The most detailed are PersonaResource (18 properties), UpdatePersonaRequest (14 properties), BackgroundSoundResource (14 properties), CreatePersonaRequest (14 properties). Each schema is shown below with its type and property counts.

PersonaVersionResource
object
A prior, displaced snapshot of a persona's behavioral config.
11 properties 5 required
CreatePersonaResponse
object
1 property 1 required
PersonaResource
object
Persona resource representation returned by API responses.
18 properties 4 required
CreateBackgroundSoundRequest
object
6 properties 3 required
PhoneNumbersData
object
Container for inbound and outbound phone number lists.
2 properties 2 required
ListPersonaVersionsResponse
object
Response for GET /v1/personas/{personaid}/versions (newest first)
1 property 1 required
UpdatePersonaRequest
object
All fields are optional. Only provided fields will be updated.
14 properties
ListBackgroundSoundsResponse
object
1 property 1 required
Error
object
1 property 1 required
ListPersonasResponse
object
2 properties 1 required
CreateBackgroundSoundResponse
object
5 properties 5 required
CompleteBackgroundSoundResponse
object
1 property 1 required
UpdateBackgroundSoundResponse
object
1 property 1 required
GetPersonaResponse
object
1 property 1 required
BackgroundSoundResource
object
14 properties 6 required
ListVoicesResponse
object
Response containing available voices with supported languages.
1 property 1 required
CreatePersonaRequest
object
14 properties 3 required
UpdateBackgroundSoundRequest
object
All fields are optional. Send status=archived to archive or status=active to restore.
4 properties
ListPhoneNumbersResponse
object
Response containing available phone number mappings.
1 property 1 required
UpdatePersonaResponse
object
1 property 1 required
VoiceResource
object
A voice with its supported language codes.
2 properties 2 required
PhoneNumberMapping
object
A phone number with its 1-based index for user reference.
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

coval-personas-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 Reports API
Where this information came from

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