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

Lattice Reviews API

Create, update, and submit performance reviews (v2)

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

Tagged areas include Reviews. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 5 operations across 5 paths, and defines 15 schemas. It is described by OpenAPI 3.0.3, at version v2.

Requests are made against a single base URL, https://api.latticehq.com/v2.

5 operations 5 paths 15 schemas 2 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v2
Base URL
https://api.latticehq.com/v1
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Lattice Reviews API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — Service account API key passed as a Bearer token in the Authorization header. Example: Authorization: Bearer

Paths & Operations 5

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

Reviews 5

Create, update, and submit performance reviews (v2)

POST
/reviews/draft
Create a draft review
createDraftReview body → 201400401403404500
POST
/reviews/{id}/submit
Submit a review
submitReview 1 param → 200400401403404500
PUT
/reviews/{id}/draft
Update a draft review
updateDraftReview 1 param body → 200400401403404500
GET
/reviewCycle/{id}/reviews
List reviews in a review cycle
listReviewCycleReviews 3 params → 200400422500
GET
/reviewee/{id}/reviews
List reviews for a reviewee
listRevieweeReviews 3 params → 200400422500

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are Review (9 properties), DraftReviewResponseDto (8 properties), SubmitReviewData (7 properties), ErrorResponseDto (4 properties). Each schema is shown below with its type and property counts.

ErrorResponse
object
1 property 1 required
DraftReviewResponseDto
object
Review data returned after creating or updating a draft
8 properties 7 required
CreateDraftReviewRequest
object
2 properties 2 required
SavedReviewResponse
object
4 properties 1 required
Review
object
9 properties 6 required
PaginatedList
object
3 properties 2 required
UpdateDraftReviewRequest
object
1 property 1 required
SubmitReviewResponse
object
1 property 1 required
DraftReviewResponse
object
1 property 1 required
ReviewStateEnum
string
SubmitReviewData
object
7 properties 7 required
ReviewResponseItem
object
A single answer to a review question
4 properties 1 required
ReviewList
ReviewDirectionEnum
string
ErrorResponseDto
object
4 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

lattice-reviews-api-openapi.yml Raw ↑

Other APIs Lattice publishes across the network.

Lattice Competencies API
Lattice Departments API
Lattice Feedbacks API
Lattice Goal Updates API
Lattice Goals API
Lattice Me API
Lattice Review Cycles API
Lattice Reviewees API
Lattice Tags API
Lattice Users API
Where this information came from

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