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

Create, read, and update goals and OKRs

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

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

This API exposes 5 operations across 4 paths, and defines 13 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 4 paths 13 schemas 3 GET1 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 Goals 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 4 paths, the API surfaces 5 operations — 3 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Goals 5

Create, read, and update goals and OKRs

GET
/goals
List goals
listGoals 3 params → 200400422500
POST
/goals
Create goal
createGoal body → 200400422500
GET
/goal/{id}
Get goal by ID
getGoal 1 param → 200400404422500
PUT
/goals/{id}
Update goal
updateGoal 1 param body → 200400404422500
GET
/user/{id}/goals
List goals for a user
listUserGoals 3 params → 200400404422500

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are Goal (27 properties), GoalCreate (18 properties), ObjectReference (3 properties), PaginatedList (3 properties). Each schema is shown below with its type and property counts.

GoalCreate
object
18 properties 4 required
GoalList
GoalStateEnum
string
OkrTypeEnum
string
ObjectReference
object
A lightweight reference to another Lattice object
3 properties 3 required
ErrorResponse
object
1 property 1 required
PaginatedList
object
3 properties 2 required
AmountTypeEnum
string
GoalStatusEnum
string
ListReference
object
A reference to a paginated list of related objects
2 properties 2 required
Goal
object
27 properties 14 required
GoalUpdate
GoalTypeEnum
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

lattice-goals-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 Me API
Lattice Review Cycles API
Lattice Reviewees API
Lattice Reviews API
Lattice Tags API
Lattice Users API
Where this information came from

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