Home
Providers
Poggio Labs
Poggio Labs
Poggio (Poggio Labs) is an AI revenue intelligence platform for enterprise sales teams — a "Revenue Superagent" that unlocks Salesforce investment by combining deep-research AI agents with a unified context engine connecting CRM, call recordings (Gong), documents, and real-time web intelligence to arm sellers with always-current account knowledge, prioritization, relationship maps, and automated account plans. Poggio exposes its intelligence programmatically through a versioned REST API (v2) and a hosted Model Context Protocol (MCP) server, both secured with OAuth 2.0 (authorization code, client credentials, refresh token) and dynamic client registration, plus native Slack, Salesforce/Agentforce, Highspot, and Gong integrations. Poggio Labs also ships Goalkeeper, an Apache-2.0 self-hosted "durable goals" service for teams of people and AI agents, with its own OpenAPI 3.1 REST API and a stateless Streamable HTTP MCP server distributed as container images. Backed by Accel.
Poggio Labs publishes 1 API on the APIs.io network: Goalkeeper API. Tagged areas include Company, Ai, Revenue Intelligence, Sales, and Account Intelligence.
Poggio Labs’ developer surface includes documentation, API reference, getting-started guide, engineering blog, pricing, signup flow, support, and 31 more developer resources.
4 APIs
2 MCP Servers
Company Ai Revenue Intelligence Sales Account Intelligence CRM Salesforce MCP AI Agents Enterprise Open Source Goals Gong Slack
On this page
Kin Score
APIs 4
MCP Servers 2
Pricing Plans 1
Rate Limits 1
Security Posture 3
Scopes 1
Agentic Access 1
Resources 38
apis.yml
37 Operational Transparency
Composite quality — 59.0/100 · strong
Contract Quality
12.5 / 25
Developer Ergonomics
12.5 / 20
Commercial Clarity
18.4 / 20
Operational Transparency
4.8 / 13
Agent readiness — 61/100 · agent native
Machine-Readable Contract
18 / 18
Agentic Access Contract
10 / 10
MCP Server
12 / 12
Machine-Readable Auth
10 / 10
Idempotency
9 / 9
Stable Error Semantics
8 / 8
Request/Response Examples
0 / 7
Rate-Limit Signaling
7 / 7
Typed Event Surface
0 / 6
Agent Skills
5 / 5
Well-Known Catalog
0 / 4
Consent & Bot Identity
0 / 3
A2A Agent Card
0 / 8
Dry-Run / Simulate Mode
0 / 4
Individual APIs this provider publishes, each with its own machine-readable definition.
Model Context Protocol servers that expose these APIs to AI agents.
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
OAuth scopes governing access to this provider's APIs.
Recommended x-agentic-access execution contracts for AI agents.
Get Started 4
Portal, sign-up, and the first successful call
Documentation 3
Reference material describing how the API behaves
Agent Surfaces 5
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 6
Pagination, idempotency, versioning, errors, and events
Build 4
SDKs, sample code, and the tooling you integrate with
Access & Security 5
Authentication, authorization, and security posture
Operate 4
Status, limits, changes, and where to get help
Commercial 4
Pricing, plans, and the legal terms of use
Company 2
The organization behind the API
Other 1
Properties that don't map to a standard resource type
Source (apis.yml)
aid: poggio-labs
name: Poggio Labs
description: Poggio (Poggio Labs) is an AI revenue intelligence platform for enterprise sales teams — a "Revenue Superagent"
that unlocks Salesforce investment by combining deep-research AI agents with a unified context engine connecting CRM, call
recordings (Gong), documents, and real-time web intelligence to arm sellers with always-current account knowledge, prioritization,
relationship maps, and automated account plans. Poggio exposes its intelligence programmatically through a versioned REST
API (v2) and a hosted Model Context Protocol (MCP) server, both secured with OAuth 2.0 (authorization code, client credentials,
refresh token) and dynamic client registration, plus native Slack, Salesforce/Agentforce, Highspot, and Gong integrations.
Poggio Labs also ships Goalkeeper, an Apache-2.0 self-hosted "durable goals" service for teams of people and AI agents,
with its own OpenAPI 3.1 REST API and a stateless Streamable HTTP MCP server distributed as container images. Backed by
Accel.
accessModel:
pricing: published
onboarding: self-serve
trial: true
trial_days: 14
credit_card_required: false
try_now: true
public: false
label: Free 14-day trial, then $49/user/month
confidence: high
source:
- https://poggio.io/pricing
- plans/poggio-labs-plans-pricing.yml
- authentication
generated: '2026-08-13'
method: searched
note: Corrected from a derived guess. Poggio publishes three tiers with prices (Free Trial, Pro $49/user/month, Enterprise
custom) plus a metered credit system with a stated $0.15 overage. API and MCP calls draw on the same credit pool as human
usage. Access still requires an account, so public remains false.
image: https://poggio.io/favicon.ico
url: https://raw.githubusercontent.com/api-evangelist/poggio-labs/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- accel
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-08-13'
tags:
- Company
- Ai
- Revenue Intelligence
- Sales
- Account Intelligence
- CRM
- Salesforce
- MCP
- AI Agents
- Enterprise
- Open Source
- Goals
- Gong
- Slack
apis:
- name: Poggio REST API v2
description: Versioned REST API (v2) exposing Poggio account intelligence, context search, account digests, the superagent
chat, Salesforce account-plan writeback, and third-party integration registration. Secured with OAuth 2.0 (authorization
code, client credentials, refresh token) and dynamic client registration; organization is inferred from the access token.
humanURL: https://poggio.io/docs/api
baseURL: https://api.poggio.io/v2
tags:
- Account Intelligence
- Salesforce
- Context
- Superagent
properties:
- type: APIReference
url: https://poggio.io/docs/api/v2
- type: Documentation
url: https://poggio.io/docs/api
- name: Poggio MCP Server
description: Hosted, remote Model Context Protocol server exposing Poggio account intelligence to AI clients — search and
fetch account intelligence documents, create or recreate accounts, and query the Poggio assistant across web search, Salesforce
and Gong. Authenticated with OAuth 2.0 including Dynamic Client Registration; tools/list is auth-gated (HTTP 401 anonymously,
probed 2026-08-13).
humanURL: https://poggio.io/docs/mcp
baseURL: https://mcp.poggio.io/mcp
tags:
- MCP
- AI Agents
- Account Intelligence
properties:
- type: MCPServer
url: mcp/poggio-labs-mcp.yml
- type: Documentation
url: https://poggio.io/docs/mcp
- type: APIReference
url: https://poggio.io/docs/mcp/tool-specs
- name: Goalkeeper API
description: '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.'
humanURL: https://docs.gkeeper.ai/docs/api/rest-api
baseURL: http://localhost:3001
x-baseurl-note: Self-hosted software — this is the local development host declared in the provider's own OpenAPI servers[].
No vendor-operated base URL exists to record; docs.gkeeper.ai is the documentation site only.
tags:
- Goals
- AI Agents
- Open Source
- Project Management
properties:
- type: OpenAPI
url: openapi/poggio-labs-goalkeeper-openapi.json
- type: Documentation
url: https://docs.gkeeper.ai/
- type: APIReference
url: https://docs.gkeeper.ai/docs/api/rest-api
- type: GettingStarted
url: https://docs.gkeeper.ai/docs/getting-started
- type: SourceCode
url: https://github.com/poggiolabs/goalkeeper
- type: Overlay
url: overlays/poggio-labs-goalkeeper-overlay.yaml
- type: OAuthScopes
url: scopes/poggio-labs-goalkeeper-scopes.yml
- type: Conventions
url: conventions/poggio-labs-goalkeeper-conventions.yml
- type: Idempotency
url: conventions/poggio-labs-goalkeeper-conventions.yml
- type: ErrorCatalog
url: errors/poggio-labs-goalkeeper-problem-types.yml
- type: DataModel
url: data-model/poggio-labs-goalkeeper-data-model.yml
- type: Lifecycle
url: lifecycle/poggio-labs-goalkeeper-lifecycle.yml
- type: ChangeLog
url: changelog/poggio-labs-goalkeeper-changelog.yml
- name: Goalkeeper MCP Server
description: Stateless Streamable HTTP MCP service shipped with Goalkeeper, exposing 11 tools for creating and reading goals,
appending status/health/evaluation reports, and managing labels. Supports MCP protocol 2026-07-28 with a 2025-11-25 stateless
fallback, authenticates with a scoped Goalkeeper API token or an injected OAuth provider (RFC 9728 protected-resource
metadata, PKCE, CIMD or DCR). Distributed as a container image — Poggio Labs operates no hosted endpoint.
humanURL: https://docs.gkeeper.ai/docs/concepts/mcp
baseURL: http://127.0.0.1:3002/mcp
x-baseurl-note: The documented local address for the self-hosted service. There is no vendor-hosted Goalkeeper MCP endpoint;
a deployment sets its own PUBLIC_MCP_URL.
tags:
- MCP
- AI Agents
- Goals
- Open Source
properties:
- type: MCPServer
url: mcp/poggio-labs-goalkeeper-mcp.yml
- type: ToolCrosswalk
url: mcp/poggio-labs-goalkeeper-tool-crosswalk.yml
- type: Documentation
url: https://docs.gkeeper.ai/docs/concepts/mcp
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
- FN: APIs.json
email: info@apis.io
common:
- type: AgenticAccess
url: agentic-access/poggio-labs-agentic-access.yml
- type: TrustCenter
url: security/poggio-labs-trust-center.yml
- type: Website
url: https://poggio.io/
- type: DeveloperPortal
url: https://poggio.io/docs
- type: Documentation
url: https://poggio.io/docs
- type: APIReference
url: https://poggio.io/docs/api
- type: GettingStarted
url: https://poggio.io/docs
- type: Blog
url: https://poggio.io/resources
- type: Pricing
url: https://poggio.io/pricing
- type: Login
url: https://poggio.io/app/sign-in
- type: SignUp
url: https://poggio.io/app/sign-up
- type: Support
url: mailto:hello@poggio.io
- type: TermsOfService
url: https://poggio.io/docs/legal/terms-of-service
- type: PrivacyPolicy
url: https://poggio.io/docs/legal/privacy-policy
- type: StatusPage
url: https://status.poggio.io/
- type: Compliance
url: https://trust.poggio.io
- type: GitHubOrganization
url: https://github.com/poggiolabs
- type: MCPServer
url: mcp/poggio-labs-mcp.yml
- type: LLMsTxt
url: llms/poggio-labs-llms.txt
- type: WellKnown
url: well-known/poggio-labs-well-known.yml
- type: Authentication
url: authentication/poggio-labs-authentication.yml
- type: Conventions
url: conventions/poggio-labs-conventions.yml
- type: Lifecycle
url: lifecycle/poggio-labs-lifecycle.yml
- type: Conformance
url: conformance/poggio-labs-conformance.yml
- type: DomainSecurity
url: security/poggio-labs-domain-security.yml
- type: AgentSkill
url: skills/_index.yml
- type: Plans
url: plans/poggio-labs-plans-pricing.yml
- type: RateLimits
url: rate-limits/poggio-labs-rate-limits.yml
- type: Packages
url: packages/poggio-labs-packages.yml
- type: OpenAPI
url: openapi/poggio-labs-goalkeeper-openapi.json
- type: SourceCode
url: https://github.com/poggiolabs/goalkeeper
- type: Idempotency
url: conventions/poggio-labs-goalkeeper-conventions.yml
- type: ErrorCatalog
url: errors/poggio-labs-goalkeeper-problem-types.yml
- type: DataModel
url: data-model/poggio-labs-goalkeeper-data-model.yml
- type: ChangeLog
url: changelog/poggio-labs-goalkeeper-changelog.yml
- type: OAuthScopes
url: scopes/poggio-labs-goalkeeper-scopes.yml
- type: ToolCrosswalk
url: mcp/poggio-labs-goalkeeper-tool-crosswalk.yml
- type: Overlay
url: overlays/poggio-labs-goalkeeper-overlay.yaml
x-enrichment:
date: '2026-08-13'
status: enriched
artifacts_added: 15
pass: local-v1