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

Organization membership and active organization selection.

Poggio Labs Organizations 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 Organization. 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 11 operations across 9 paths, and defines 18 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.

11 operations 9 paths 18 schemas 1 DELETE3 GET2 PATCH5 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 Organizations 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 11

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

Organizations 11

Organization membership and active organization selection.

GET
/v1/organizations
List organizations
listOrganizations → 200401
POST
/v1/organizations
Create an organization
createOrganization body → 201400401403
POST
/v1/organizations/switch
Switch organizations
switchOrganization body → 200400401403
PATCH
/v1/organizations/current
Update the active organization
updateCurrentOrganization body → 200400401403
GET
/v1/organizations/current/members
List active organization members
listCurrentOrganizationMembers → 200401403
PATCH
/v1/organizations/current/members/{userId}
Update an organization member role
updateCurrentOrganizationMemberRole 1 param body → 200400401403
GET
/v1/organizations/current/invitations
List pending invitations
listCurrentOrganizationInvitations → 200401403
POST
/v1/organizations/current/invitations
Invite someone to the active organization
createCurrentOrganizationInvitation body → 201400401403409
DELETE
/v1/organizations/current/invitations/{invitationId}
Revoke a pending invitation
revokeCurrentOrganizationInvitation 1 param → 204400401403
POST
/v1/organizations/current/invitations/{invitationId}/resend
Reissue a pending invitation
resendCurrentOrganizationInvitation 1 param → 200400401403
POST
/v1/organizations/invitations/accept
Accept an invitation
acceptOrganizationInvitation body → 200400401403404409

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are OrganizationInvitation (7 properties), AcceptOrganizationInvitationResponse (4 properties), OrganizationMember (4 properties), OrganizationSummary (3 properties). Each schema is shown below with its type and property counts.

SwitchOrganizationRequest
object
1 property 1 required
CreateOrganizationRequest
object
1 property 1 required
UpdateOrganizationRequest
object
1 property 1 required
OrganizationInvitation
object
7 properties 7 required
OrganizationMember
object
4 properties 4 required
ListOrganizationInvitationsResponse
object
1 property 1 required
IssuedOrganizationInvitation
object
3 properties 3 required
OrganizationRole
string
AcceptOrganizationInvitationRequest
object
1 property 1 required
CreateOrganizationInvitationRequest
object
2 properties 2 required
UpdateOrganizationMemberRoleRequest
object
1 property 1 required
AcceptOrganizationInvitationResponse
object
4 properties 4 required
OrganizationSummary
object
3 properties 3 required
OrganizationContext
object
2 properties 2 required
ListOrganizationMembersResponse
object
1 property 1 required
Error
object
2 properties 1 required
UpdateOrganizationMemberRoleResponse
object
1 property 1 required
InvitableOrganizationRole
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

poggio-labs-organizations-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 Goals API
Poggio Labs System API
Where this information came from

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