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 Review Projects API

Project CRUD operations

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

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

This API exposes 7 operations across 4 paths, and defines 13 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 4 paths 13 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 Review Projects 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 4 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.

Review Projects 7

Project CRUD operations

GET
/review-projects
List review projects
listReviewProjects 3 params → 200400401500
POST
/review-projects
Create review project
createReviewProject body → 201400401500
GET
/review-projects/{project_id}
Get review project
getReviewProject 1 param → 200401404500
PATCH
/review-projects/{project_id}
Update review project
updateReviewProject 1 param body → 200400401404500
DELETE
/review-projects/{project_id}
Delete review project
deleteReviewProject 1 param → 200401404500
GET
/review-projects/{project_id}/metric-agreement
Get project metric agreement
getReviewProjectMetricAgreement 1 param → 200401403404503500
GET
/review-projects/{project_id}/insights
Get project insights
getReviewProjectInsights 4 params → 200400401403404503500

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are ReviewProjectResource (12 properties), UpdateReviewProjectRequest (11 properties), CreateReviewProjectRequest (9 properties), ProjectMetricAgreementResource (4 properties). Each schema is shown below with its type and property counts.

ProjectMetricAgreementResource
object
4 properties 4 required
CreateReviewProjectRequest
object
9 properties 4 required
GetHumanReviewProjectInsightsResponse
object
4 properties 4 required
ErrorResponse
object
1 property
ListReviewProjectsResponse
object
2 properties 1 required
CreateReviewProjectResponse
object
1 property 1 required
UpdateReviewProjectResponse
object
1 property 1 required
ProjectRule
string
Project rule: requiredisagreementnotes requires reviewer notes when ground truth disagrees with model output
GetReviewProjectResponse
object
1 property 1 required
UpdateReviewProjectRequest
object
11 properties
GetProjectMetricAgreementResponse
object
1 property 1 required
ReviewProjectResource
object
A single review project resource.
12 properties 10 required
ProjectType
string
Project type: COLLABORATIVE (shared annotations) or INDIVIDUAL (per-assignee annotations)

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

coval-review-projects-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 Review Projects 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.