Pendo.io website screenshot

Pendo.io

Pendo is a product-experience and product-analytics platform that helps software teams understand and guide how users engage with their applications. Its Engage API provides programmatic access to the pages, features, guides, visitors, accounts, segments, reports, and metadata collected by the Pendo agent, plus a MongoDB-like Aggregation API for running structured queries over product-usage events. The API authenticates with a per-subscription integration key sent in the x-pendo-integration-key header (OAuth 2.0 is additionally published via RFC 8414 authorization-server metadata), and includes GDPR/CCPA bulk-deletion, segment management, in-app guide targeting, and cloud Data Sync export. Pendo was surfaced as a portfolio company of Battery Ventures.

Pendo.io publishes 16 APIs on the APIs.io network, including Account API, Admin API, Aggregation API, and 13 more. Tagged areas include Company, Product Analytics, Product Experience, Digital Adoption, and User Analytics.

Pendo.io’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, pricing, signup flow, and 27 more developer resources.

47.0/100 developing ▬ flat Agent 36/100 agent ready saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessSelf serve
1 APIs
CompanyProduct AnalyticsProduct ExperienceDigital AdoptionUser AnalyticsIn-App GuidanceCustomer FeedbackSoftware-as-a-Service

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/pendoio: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 16

Individual APIs this provider publishes, each with its own machine-readable definition.

Pendo.io Account API

The Account API from Pendo.io — 2 operation(s) for account.

Pendo.io Admin API

The Admin API from Pendo.io — 1 operation(s) for admin.

Pendo.io Aggregation API

The Aggregation API from Pendo.io — 1 operation(s) for aggregation.

Pendo.io Bulk Deletion (GDPR/CCPA) API

The Bulk Deletion (GDPR/CCPA) API from Pendo.io — 4 operation(s) for bulk deletion (gdpr/ccpa).

Pendo.io Conversations API

The Conversations API from Pendo.io — 1 operation(s) for conversations.

Pendo.io Data Sync API

The Data Sync API from Pendo.io — 3 operation(s) for data sync.

Pendo.io Exclude Lists & Servers API

The Exclude Lists & Servers API from Pendo.io — 5 operation(s) for exclude lists & servers.

Pendo.io Feature API

The Feature API from Pendo.io — 1 operation(s) for feature.

Pendo.io Guide API

The Guide API from Pendo.io — 12 operation(s) for guide.

Pendo.io Listen API

The Listen API from Pendo.io — 3 operation(s) for listen.

Pendo.io Metadata API

The Metadata API from Pendo.io — 9 operation(s) for metadata.

Pendo.io Page API

The Page API from Pendo.io — 1 operation(s) for page.

Pendo.io Report API

The Report API from Pendo.io — 3 operation(s) for report.

Pendo.io Segment API

The Segment API from Pendo.io — 10 operation(s) for segment.

Pendo.io Track API

The Track API from Pendo.io — 2 operation(s) for track.

Pendo.io Visitor API

The Visitor API from Pendo.io — 3 operation(s) for visitor.

Scroll for all 16

Open Collections 17

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Pendo Engage Account API

OPEN COLLECTION

Scroll for all 17

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Pendoio Authentication

apiKey/oauth2 · 2 schemes

SECURITY

Pendoio Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Pendoio Vulnerability Disclosure

Hackerone · contact published

SECURITY

Pendoio Trust Center

SOC 2, HIPAA, TX-RAMP

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Pendoio Agentic Access

65 operations · 32 acting · 4 human-in-the-loop

65 operations · 32 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 6

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

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)

apis.yml Raw ↑
aid: pendoio
name: Pendo.io
description: Pendo is a product-experience and product-analytics platform that helps software teams understand and guide how
  users engage with their applications. Its Engage API provides programmatic access to the pages, features, guides, visitors,
  accounts, segments, reports, and metadata collected by the Pendo agent, plus a MongoDB-like Aggregation API for running
  structured queries over product-usage events. The API authenticates with a per-subscription integration key sent in the
  x-pendo-integration-key header (OAuth 2.0 is additionally published via RFC 8414 authorization-server metadata), and includes
  GDPR/CCPA bulk-deletion, segment management, in-app guide targeting, and cloud Data Sync export. Pendo was surfaced as a
  portfolio company of Battery Ventures.
url: https://raw.githubusercontent.com/api-evangelist/pendoio/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- battery-ventures
x-tier: profiled
x-tier-reason: enriched-from-public-api
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.23'
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 2
  pass: local-v1
created: '2026-07-17'
modified: '2026-07-20'
image: https://www.pendo.io/favicon.ico
tags:
- Company
- Product Analytics
- Product Experience
- Digital Adoption
- User Analytics
- In-App Guidance
- Customer Feedback
- Software-as-a-Service
tags_raw:
- Company
- Product Analytics
- Product Experience
- Digital Adoption
- User Analytics
- In-App Guidance
- Customer Feedback
- SaaS
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: pendoio:pendoio-account-api
  name: Pendo.io Account API
  description: The Account API from Pendo.io — 2 operation(s) for account.
  humanURL: https://engageapi.pendo.io/
  baseURL: https://app.pendo.io/api/v1
  tags:
  - Account
  properties:
  - type: OpenAPI
    url: openapi/pendoio-account-api-openapi.yml
  - type: Authentication
    url: authentication/pendoio-authentication.yml
  - type: ErrorCatalog
    url: errors/pendoio-problem-types.yml
  - type: DataModel
    url: data-model/pendoio-data-model.yml
  - type: Conventions
    url: conventions/pendoio-conventions.yml
- aid: pendoio:pendoio-admin-api
  name: Pendo.io Admin API
  description: The Admin API from Pendo.io — 1 operation(s) for admin.
  humanURL: https://engageapi.pendo.io/
  baseURL: https://app.pendo.io/api/v1
  tags:
  - Admin
  properties:
  - type: OpenAPI
    url: openapi/pendoio-admin-api-openapi.yml
  - type: Authentication
    url: authentication/pendoio-authentication.yml
  - type: ErrorCatalog
    url: errors/pendoio-problem-types.yml
  - type: DataModel
    url: data-model/pendoio-data-model.yml
  - type: Conventions
    url: conventions/pendoio-conventions.yml
- aid: pendoio:pendoio-aggregation-api
  name: Pendo.io Aggregation API
  description: The Aggregation API from Pendo.io — 1 operation(s) for aggregation.
  humanURL: https://engageapi.pendo.io/
  baseURL: https://app.pendo.io/api/v1
  tags:
  - Aggregation
  properties:
  - type: OpenAPI
    url: openapi/pendoio-aggregation-api-openapi.yml
  - type: Authentication
    url: authentication/pendoio-authentication.yml
  - type: ErrorCatalog
    url: errors/pendoio-problem-types.yml
  - type: DataModel
    url: data-model/pendoio-data-model.yml
  - type: Conventions
    url: conventions/pendoio-conventions.yml
- aid: pendoio:pendoio-bulk-deletion-gdpr-ccpa-api
  name: Pendo.io Bulk Deletion (GDPR/CCPA) API
  description: The Bulk Deletion (GDPR/CCPA) API from Pendo.io — 4 operation(s) for bulk deletion (gdpr/ccpa).
  humanURL: https://engageapi.pendo.io/
  baseURL: https://app.pendo.io/api/v1
  tags:
  - Bulk Deletion (GDPR/CCPA)
  properties:
  - type: OpenAPI
    url: openapi/pendoio-bulk-deletion-gdpr-ccpa-api-openapi.yml
  - type: Authentication
    url: authentication/pendoio-authentication.yml
  - type: ErrorCatalog
    url: errors/pendoio-problem-types.yml
  - type: DataModel
    url: data-model/pendoio-data-model.yml
  - type: Conventions
    url: conventions/pendoio-conventions.yml
- aid: pendoio:pendoio-conversations-api
  name: Pendo.io Conversations API
  description: The Conversations API from Pendo.io — 1 operation(s) for conversations.
  humanURL: https://engageapi.pendo.io/
  baseURL: https://app.pendo.io/api/v1
  tags:
  - Conversations
  properties:
  - type: OpenAPI
    url: openapi/pendoio-conversations-api-openapi.yml
  - type: Authentication
    url: authentication/pendoio-authentication.yml
  - type: ErrorCatalog
    url: errors/pendoio-problem-types.yml
  - type: DataModel
    url: data-model/pendoio-data-model.yml
  - type: Conventions
    url: conventions/pendoio-conventions.yml
- aid: pendoio:pendoio-data-sync-api
  name: Pendo.io Data Sync API
  description: The Data Sync API from Pendo.io — 3 operation(s) for data sync.
  humanURL: https://engageapi.pendo.io/
  baseURL: https://app.pendo.io/api/v1
  tags:
  - Data Sync
  properties:
  - type: OpenAPI
    url: openapi/pendoio-data-sync-api-openapi.yml
  - type: Authentication
    url: authentication/pendoio-authentication.yml
  - type: ErrorCatalog
    url: errors/pendoio-problem-types.yml
  - type: DataModel
    url: data-model/pendoio-data-model.yml
  - type: Conventions
    url: conventions/pendoio-conventions.yml
- aid: pendoio:pendoio-exclude-lists-servers-api
  name: Pendo.io Exclude Lists & Servers API
  description: The Exclude Lists & Servers API from Pendo.io — 5 operation(s) for exclude lists & servers.
  humanURL: https://engageapi.pendo.io/
  baseURL: https://app.pendo.io/api/v1
  tags:
  - Exclude Lists & Servers
  properties:
  - type: OpenAPI
    url: openapi/pendoio-exclude-lists-servers-api-openapi.yml
  - type: Authentication
    url: authentication/pendoio-authentication.yml
  - type: ErrorCatalog
    url: errors/pendoio-problem-types.yml
  - type: DataModel
    url: data-model/pendoio-data-model.yml
  - type: Conventions
    url: conventions/pendoio-conventions.yml
- aid: pendoio:pendoio-feature-api
  name: Pendo.io Feature API
  description: The Feature API from Pendo.io — 1 operation(s) for feature.
  humanURL: https://engageapi.pendo.io/
  baseURL: https://app.pendo.io/api/v1
  tags:
  - Feature
  properties:
  - type: OpenAPI
    url: openapi/pendoio-feature-api-openapi.yml
  - type: Authentication
    url: authentication/pendoio-authentication.yml
  - type: ErrorCatalog
    url: errors/pendoio-problem-types.yml
  - type: DataModel
    url: data-model/pendoio-data-model.yml
  - type: Conventions
    url: conventions/pendoio-conventions.yml
- aid: pendoio:pendoio-guide-api
  name: Pendo.io Guide API
  description: The Guide API from Pendo.io — 12 operation(s) for guide.
  humanURL: https://engageapi.pendo.io/
  baseURL: https://app.pendo.io/api/v1
  tags:
  - Guide
  properties:
  - type: OpenAPI
    url: openapi/pendoio-guide-api-openapi.yml
  - type: Authentication
    url: authentication/pendoio-authentication.yml
  - type: ErrorCatalog
    url: errors/pendoio-problem-types.yml
  - type: DataModel
    url: data-model/pendoio-data-model.yml
  - type: Conventions
    url: conventions/pendoio-conventions.yml
- aid: pendoio:pendoio-listen-api
  name: Pendo.io Listen API
  description: The Listen API from Pendo.io — 3 operation(s) for listen.
  humanURL: https://engageapi.pendo.io/
  baseURL: https://app.pendo.io/api/v1
  tags:
  - Listen
  properties:
  - type: OpenAPI
    url: openapi/pendoio-listen-api-openapi.yml
  - type: Authentication
    url: authentication/pendoio-authentication.yml
  - type: ErrorCatalog
    url: errors/pendoio-problem-types.yml
  - type: DataModel
    url: data-model/pendoio-data-model.yml
  - type: Conventions
    url: conventions/pendoio-conventions.yml
- aid: pendoio:pendoio-metadata-api
  name: Pendo.io Metadata API
  description: The Metadata API from Pendo.io — 9 operation(s) for metadata.
  humanURL: https://engageapi.pendo.io/
  baseURL: https://app.pendo.io/api/v1
  tags:
  - Metadata
  properties:
  - type: OpenAPI
    url: openapi/pendoio-metadata-api-openapi.yml
  - type: Authentication
    url: authentication/pendoio-authentication.yml
  - type: ErrorCatalog
    url: errors/pendoio-problem-types.yml
  - type: DataModel
    url: data-model/pendoio-data-model.yml
  - type: Conventions
    url: conventions/pendoio-conventions.yml
- aid: pendoio:pendoio-page-api
  name: Pendo.io Page API
  description: The Page API from Pendo.io — 1 operation(s) for page.
  humanURL: https://engageapi.pendo.io/
  baseURL: https://app.pendo.io/api/v1
  tags:
  - Page
  properties:
  - type: OpenAPI
    url: openapi/pendoio-page-api-openapi.yml
  - type: Authentication
    url: authentication/pendoio-authentication.yml
  - type: ErrorCatalog
    url: errors/pendoio-problem-types.yml
  - type: DataModel
    url: data-model/pendoio-data-model.yml
  - type: Conventions
    url: conventions/pendoio-conventions.yml
- aid: pendoio:pendoio-report-api
  name: Pendo.io Report API
  description: The Report API from Pendo.io — 3 operation(s) for report.
  humanURL: https://engageapi.pendo.io/
  baseURL: https://app.pendo.io/api/v1
  tags:
  - Report
  properties:
  - type: OpenAPI
    url: openapi/pendoio-report-api-openapi.yml
  - type: Authentication
    url: authentication/pendoio-authentication.yml
  - type: ErrorCatalog
    url: errors/pendoio-problem-types.yml
  - type: DataModel
    url: data-model/pendoio-data-model.yml
  - type: Conventions
    url: conventions/pendoio-conventions.yml
- aid: pendoio:pendoio-segment-api
  name: Pendo.io Segment API
  description: The Segment API from Pendo.io — 10 operation(s) for segment.
  humanURL: https://engageapi.pendo.io/
  baseURL: https://app.pendo.io/api/v1
  tags:
  - Segment
  properties:
  - type: OpenAPI
    url: openapi/pendoio-segment-api-openapi.yml
  - type: Authentication
    url: authentication/pendoio-authentication.yml
  - type: ErrorCatalog
    url: errors/pendoio-problem-types.yml
  - type: DataModel
    url: data-model/pendoio-data-model.yml
  - type: Conventions
    url: conventions/pendoio-conventions.yml
- aid: pendoio:pendoio-track-api
  name: Pendo.io Track API
  description: The Track API from Pendo.io — 2 operation(s) for track.
  humanURL: https://engageapi.pendo.io/
  baseURL: https://app.pendo.io/api/v1
  tags:
  - Track
  properties:
  - type: OpenAPI
    url: openapi/pendoio-track-api-openapi.yml
  - type: Authentication
    url: authentication/pendoio-authentication.yml
  - type: ErrorCatalog
    url: errors/pendoio-problem-types.yml
  - type: DataModel
    url: data-model/pendoio-data-model.yml
  - type: Conventions
    url: conventions/pendoio-conventions.yml
- aid: pendoio:pendoio-visitor-api
  name: Pendo.io Visitor API
  description: The Visitor API from Pendo.io — 3 operation(s) for visitor.
  humanURL: https://engageapi.pendo.io/
  baseURL: https://app.pendo.io/api/v1
  tags:
  - Visitor
  properties:
  - type: OpenAPI
    url: openapi/pendoio-visitor-api-openapi.yml
  - type: Authentication
    url: authentication/pendoio-authentication.yml
  - type: ErrorCatalog
    url: errors/pendoio-problem-types.yml
  - type: DataModel
    url: data-model/pendoio-data-model.yml
  - type: Conventions
    url: conventions/pendoio-conventions.yml
common:
- type: Website
  url: https://www.pendo.io/
- type: Overlay
  url: overlays/pendoio-engage-overlay.yaml
- type: DeveloperPortal
  url: https://developers.pendo.io/
- type: Documentation
  url: https://engageapi.pendo.io/
- type: APIReference
  url: https://engageapi.pendo.io/
- type: GettingStarted
  url: https://academy.pendo.io/learn/courses/27/pendo-api-setup-and-endpoints
- type: Support
  url: https://support.pendo.io/hc/en-us
- type: Blog
  url: https://www.pendo.io/blog/
- type: GitHubOrganization
  url: https://github.com/pendo-io
- type: Pricing
  url: https://www.pendo.io/pricing/
- type: SignUp
  url: https://app.pendo.io/
- type: TermsOfService
  url: https://www.pendo.io/legal/terms-of-service/
- type: PrivacyPolicy
  url: https://www.pendo.io/legal/privacy-policy/
- type: StatusPage
  url: https://status.pendo.io/
- type: Postman
  url: https://engageapi.pendo.io/
- type: Authentication
  url: authentication/pendoio-authentication.yml
- type: DomainSecurity
  url: security/pendoio-domain-security.yml
- type: TrustCenter
  url: security/pendoio-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/pendoio-vulnerability-disclosure.yml
- type: Security
  url: https://www.pendo.io/trust/
- type: Compliance
  url: https://www.pendo.io/trust/
- type: AgenticAccess
  url: agentic-access/pendoio-agentic-access.yml
- type: Packages
  url: packages/pendoio-packages.yml
- type: SDKs
  url: packages/pendoio-packages.yml
- type: WellKnown
  url: well-known/pendoio-well-known.yml
- type: X-MCPServerCandidate
  url: mcp/pendoio-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- type: LLMsTxt
  url: llms/pendoio-llms.txt
- type: Conformance
  url: conformance/pendoio-conformance.yml
- type: Lifecycle
  url: lifecycle/pendoio-lifecycle.yml
- type: ChangeLog
  url: changelog/pendoio-changelog.yml
- type: DataModel
  url: data-model/pendoio-data-model.yml
- type: Conventions
  url: conventions/pendoio-conventions.yml
- type: ErrorCatalog
  url: errors/pendoio-problem-types.yml
- type: AgentSkill
  url: skills/_index.yml

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/pendoio"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/pendoio/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/pendoio/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.