Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Charthop goalTarget API

The goalTarget API from Charthop — 3 operation(s) for goaltarget.

Charthop goalTarget API is one of 87 APIs that Charthop publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 6 operations across 3 paths, and defines 9 schemas. It is described by OpenAPI 2.0, at version V1.0.0.

Requests are made against the base URL https://api.charthop.com.

6 operations 3 paths 9 schemas 1 DELETE3 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
V1.0.0
Base URL
https://api.charthop.com
Contact
Resource Areas
1

Paths & Operations 6

Across 3 paths, the API surfaces 6 operations — 1 DELETE, 3 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

goalTarget 6
GET
/v1/org/{orgId}/goal/{goalId}/target
Find goal targets for a goal
findGoalTargets 4 params → 200400401404
POST
/v1/org/{orgId}/goal/{goalId}/target
Create a new goal target
createGoalTarget 3 params → 201400401403404
GET
/v1/org/{orgId}/goal/{goalId}/target/{goalTargetId}
Get a goal target by id
getGoalTarget 3 params → 200400401404
PATCH
/v1/org/{orgId}/goal/{goalId}/target/{goalTargetId}
Update an existing goal target
updateGoalTarget 4 params → 200400401403404
DELETE
/v1/org/{orgId}/goal/{goalId}/target/{goalTargetId}
Delete a goal target
deleteGoalTarget 3 params → 204400401403404
GET
/v1/org/{orgId}/goal/{goalId}/target/{goalTargetId}/actual
Get a goal target's current actual value
getGoalTargetActual 4 params → 200400401404

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are GoalTarget (24 properties), CreateGoalTarget (10 properties), UpdateGoalTarget (10 properties), Attribution (6 properties). Each schema is shown below with its type and property counts.

AccessAction
object
3 properties 1 required
GoalTargetActual
object
2 properties 1 required
ResultsAccess
object
2 properties 1 required
ResultsGoalTarget
object
3 properties 1 required
GoalTarget
object
24 properties 6 required
Attribution
object
6 properties
UpdateGoalTarget
object
10 properties
CreateGoalTarget
object
10 properties 4 required
GoalTargetValue
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

charthop-goaltarget-api-openapi.yml Raw ↑

Other APIs Charthop publishes across the network.

Charthop access API
Charthop action API
Charthop ai API
Charthop ai-credit-limit API
Charthop ai-hint API
Charthop ai-prompt API
Charthop app API
Charthop appConfig API
Charthop approval API
Charthop approval-delegate API
Charthop approval-request API
Charthop assessment API