Goalkeeper API
Open-source (Apache-2.0) REST API for Goalkeeper, Poggio Labs' durable-goals record for teams of people and AI agents. 36 operations across goals, append-only goal updates, labels, organizations, API tokens and authentication, described by a published OpenAPI 3.1.0 document. Self-hosted: Poggio Labs runs no hosted instance, so the only declared server is the local development host and operators supply their own. Writes are idempotency-keyed and revision-checked.
This API exposes 36 operations across 25 paths, organized into 5 resource areas, and defines 58 schemas. It is described by OpenAPI 3.1.0, at version 0.0.0.
Requests are made against a single base URL, http://localhost:3001.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Goalkeeper 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 36
Across 25 paths, the API surfaces 36 operations — 4 DELETE, 15 GET, 4 PATCH, 13 POST. They span 5 resource areas: System, Authentication, Organizations, API Tokens, Goals. Each is listed below with its method, path, parameters, and response codes.
Service status endpoints.
User session lifecycle.
Organization membership and active organization selection.
Scoped credentials owned by an organization and user.
Organization goals and their label taxonomy.
Schemas 58
The contract defines 58 schemas that model the data the API accepts and returns. The most detailed are Goal (16 properties), GoalUpdate (15 properties), GoalLabel (9 properties), ApiToken (8 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
This is an independent, third-party profile of Goalkeeper 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.