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

clickup Goals API

Operations for managing Goals and Key Results within a ClickUp Workspace.

clickup Goals API is one of 13 APIs that Clickup publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

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

This API exposes 8 operations across 4 paths, and defines 7 schemas. It is described by OpenAPI 3.2.0, at version 2.0.

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

8 operations 4 paths 7 schemas 2 DELETE2 GET2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0
Base URL
https://api.clickup.com
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

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

  • bearerAuth — ClickUp personal API token or OAuth access token.

Paths & Operations 8

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

Goals 8

Operations for managing Goals and Key Results within a ClickUp Workspace.

GET
/team/{team_id}/goal
Get goals
getGoals 2 params → 200401
POST
/team/{team_id}/goal
Create a goal
createGoal 1 param body → 200400401
GET
/goal/{goal_id}
Get a goal
getGoal 1 param → 200401404
PUT
/goal/{goal_id}
Update a goal
updateGoal 1 param body → 200400401404
DELETE
/goal/{goal_id}
Delete a goal
deleteGoal 1 param → 200401404
POST
/goal/{goal_id}/key_result
Create a key result
createKeyResult 1 param body → 200400401404
PUT
/key_result/{key_result_id}
Edit a key result
editKeyResult 1 param body → 200400401404
DELETE
/key_result/{key_result_id}
Delete a key result
deleteKeyResult 1 param → 200401404

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are Goal (20 properties), KeyResult (17 properties), GoalFolder (8 properties), CreateKeyResultRequest (8 properties). Each schema is shown below with its type and property counts.

KeyResult
object
A Key Result (target) within a Goal.
17 properties
UpdateGoalRequest
object
Request body for updating an existing Goal.
6 properties
Goal
object
A Goal object representing an objective with trackable key results.
20 properties
CreateGoalRequest
object
Request body for creating a new Goal.
6 properties 2 required
CreateKeyResultRequest
object
Request body for creating a new Key Result.
8 properties 2 required
UpdateKeyResultRequest
object
Request body for updating an existing Key Result.
2 properties
GoalFolder
object
A folder for organizing Goals.
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

clickup-goals-api-openapi.yml Raw ↑

Other APIs Clickup publishes across the network.

clickup Authorization API
clickup Comments API
clickup Custom Fields API
clickup Folders API
clickup Lists API
clickup OAuth API
clickup Spaces API
clickup Tasks API
clickup Teams API
clickup Time Tracking API
clickup Views API
clickup Webhooks API
Where this information came from

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