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

Poggio Labs Goals API

Organization goals and their label taxonomy.

Poggio Labs Goals API is one of 8 APIs that Poggio Labs 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, API documentation, an API reference, a getting-started guide, and a changelog.

This API exposes 12 operations across 5 paths, and defines 25 schemas. It is described by OpenAPI 3.2.0, at version 0.0.0.

Requests are made against a single base URL, http://localhost:3001.

12 operations 5 paths 25 schemas 2 DELETE5 GET2 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.0.0
Base URL
https://api.poggio.io/v2
Authentication
HTTP Bearer, API Key
Resource Areas
1

Authentication & Security 2

Poggio Labs Goals API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). An API key is passed in the cookie as goalkeeper_session (cookieAuth).

  • bearerAuth — A Goalkeeper API token or provider-issued OAuth access token.

Paths & Operations 12

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

Goals 12

Organization goals and their label taxonomy.

GET
/v1/goals
List goals
listGoals 4 params → 200400401403404409
POST
/v1/goals
Publish a goal
createGoal body → 201400401403404409
GET
/v1/goals/{goalId}
Get a goal
getGoal 1 param → 200400401403404409
PATCH
/v1/goals/{goalId}
Update goal metadata
updateGoal 1 param body → 200400401403404409
DELETE
/v1/goals/{goalId}
Delete a goal
deleteGoal 1 param → 204400401403404409
GET
/v1/goals/{goalId}/updates
List goal updates
listGoalUpdates 1 param → 200400401403404409
POST
/v1/goals/{goalId}/updates
Report a goal update
createGoalUpdate 1 param body → 201400401403404409
GET
/v1/goal-labels
List goal labels
listGoalLabels → 200400401403404409
POST
/v1/goal-labels
Create a goal label
createGoalLabel body → 201400401403404409
GET
/v1/goal-labels/{labelId}
Get a goal label
getGoalLabel 1 param → 200400401403404409
PATCH
/v1/goal-labels/{labelId}
Update a goal label
updateGoalLabel 1 param body → 200400401403404409
DELETE
/v1/goal-labels/{labelId}
Delete an unused goal label
deleteGoalLabel 1 param → 204400401403404409

Schemas 25

The contract defines 25 schemas that model the data the API accepts and returns. The most detailed are Goal (16 properties), GoalUpdate (15 properties), GoalLabel (9 properties), CreateGoalUpdateRequest (7 properties). Each schema is shown below with its type and property counts.

GoalResponse
object
1 property 1 required
GoalLabel
object
9 properties 9 required
GoalHealth
string
UpdateGoalRequest
object
6 properties
GoalEvaluationResult
string
CreateGoalRequest
object
6 properties 2 required
GoalEvaluation
object
2 properties 2 required
UpdateGoalLabelRequest
object
3 properties
GoalActor
CreateGoalLabelRequest
object
3 properties 1 required
GoalCriterion
object
2 properties 2 required
GoalClientInfo
object
2 properties 2 required
GoalUpdate
object
15 properties 15 required
GoalAuthentication
object
2 properties 2 required
Goal
object
16 properties 16 required
Error
object
2 properties 1 required
ListGoalUpdatesResponse
object
1 property 1 required
GoalStatus
string
GoalLabelResponse
object
1 property 1 required
CreateGoalUpdateRequest
object
7 properties 5 required
ListGoalsResponse
object
1 property 1 required
GoalUpdateResponse
object
1 property 1 required
ListGoalLabelsResponse
object
1 property 1 required
PublishedGoalTimeframe
GoalTimeframe

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

poggio-labs-goals-api-openapi.yml Raw ↑

Other APIs Poggio Labs publishes across the network.

Poggio REST API v2
Poggio MCP Server
Goalkeeper MCP Server
Poggio Labs API Tokens API
Poggio Labs Authentication API
Poggio Labs Organizations API
Poggio Labs System API
Where this information came from

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