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

Perforce Reviews API

Endpoints for managing code reviews.

Perforce Reviews API is one of 14 APIs that Perforce publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Reviews. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, a getting-started guide, an API reference, a JSON-LD context, and 1 JSON Schema.

This API exposes 12 operations across 10 paths, and defines 1 schema. It is described by OpenAPI 3.1.0, at version 9.

Requests are made against a single base URL, {scheme}://{host}/api/v9.

12 operations 10 paths 1 schemas 4 GET2 PATCH6 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
9
Base URL
https://api.perforce.com/helix-core/v1
Authentication
HTTP Basic
Terms of Service
Resource Areas
1

Authentication & Security 1

Perforce Reviews API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basicAuth). By default, every request must be authenticated.

  • basicAuth — HTTP Basic authentication using Perforce username and password or ticket. The password can be a standard Perforce password or a Swarm-generated API ticket.

Paths & Operations 12

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

Reviews 12

Endpoints for managing code reviews.

GET
/reviews/
Perforce List Reviews
listReviews 15 params → 200401
POST
/reviews/
Perforce Create a Review
createReview body → 200400401
GET
/reviews/{id}
Perforce Get Review Details
getReview 2 params → 200401404
PATCH
/reviews/{id}
Perforce Update Review Description
updateReview 1 param body → 200400401404
GET
/reviews/{id}/transitions
Perforce Get Review Transitions
getReviewTransitions 2 params → 200401404
PATCH
/reviews/{id}/state/
Perforce Transition Review State
transitionReviewState 1 param body → 200400401404
POST
/reviews/{id}/changes/
Perforce Add Change to Review
addChangeToReview 1 param body → 200400401404
POST
/reviews/{id}/vote/
Perforce Set Vote on Review
setReviewVote 1 param body → 200400401404
POST
/reviews/{id}/cleanup
Perforce Clean up a Review
cleanupReview 1 param body → 200401404
POST
/reviews/{id}/obliterate
Perforce Obliterate a Review
obliterateReview 1 param → 200401404
POST
/reviews/archive/
Perforce Archive Inactive Reviews
archiveInactiveReviews body → 200400401
GET
/dashboards/action
Perforce Get Action Dashboard Reviews
getActionDashboard → 200401

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Review (22 properties). Each schema is shown below with its type and property counts.

Review
object
A code review in Helix Swarm, representing a set of changes under review with participants, votes, and state.
22 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

perforce-reviews-api-openapi.yml Raw ↑

Other APIs Perforce publishes across the network.

Perforce P4 REST API
Perforce Hansoft API
Perforce P4 Plan API
Perforce Helix ALM REST API
Perforce Helix TeamHub API
Perforce P4 DAM REST API
Perforce P4 Search API
Perforce Helix Authentication Service API
Perforce Activity API
Perforce Changes API
Perforce Comments API
Perforce Projects API
Where this information came from

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