Pendo
Powered by JAIRF v1.0.0 by Jentic · open methodology at /the-headless-index/methodology
Pendo earns Band D in the Analytics & Events category of The Headless Index, with a thesis-fit score of 37/100. Its strongest dimension is API-first design intent (11/20); its weakest scored dimension is MCP and agent posture (4/20). No public OpenAPI specification was found when Pendo was scored, which limits how far an agent can go without human integration work.
Scorecard detail
Pendo has an API, not an API product. The Engage surface answers at app.pendo.io/api/v1 behind an x-pendo-integration-key header, ingestion at app.pendo.io/data/track, and the Aggregation endpoint is a pipeline language expressed as JSON. Official SDKs are client-side only (github.com/pendo-io/pendo-mobile-sdk covers iOS, Android, React Native, Flutter). No server client exists in any language. Reporting and metadata writes both work; the shape assumes a human wrote the query.
signals (5)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- −OpenAPI specNot found across 0 probe paths
- ·GraphQL endpointDiscovered at https://www.pendo.io/graphql, introspection disabled or scoped
- +SDKs maintained5 (go, ruby, swift); top by stars: pendo-io/pendo-mobile-sdk (77 stars)
- +SDK recency2 of 5 SDK repos pushed within 30 days (most recent SDK commit: 2026-08-19)
cite (1)
- github.sdks@2026-08-19
Metadata writes, guide state changes, page and feature definitions and reporting all reach the API. Authoring does not. Guides are built in the Designer browser extension, page and feature tagging is a point-and-click exercise against a live app, and the Resource Center needs its own escape hatch (github.com/pendo-io/resource-center-integration-kit). No CLI, no Terraform provider, no config-as-code path.
signals (9)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- −API operations exposedNo OpenAPI spec; operations count unknown
- ·Docs pages crawled0 pages (crawler: none)
- ·Auth schemes documentedAuth documentation page not reached by crawler
- ·Setup / quickstart docsNot reached by crawler
- ·Billing docsNot reached by crawler
- ·Teams / org docsNot reached by crawler
- ·CLI docsNot reached by crawler
- ·Schema / data model docsNot reached by crawler
cite (1)
- github.sdks@2026-08-19
Nothing official. The pendo-io org publishes Go infrastructure libraries and a mobile SDK but no MCP server, and the registry search returned nothing usable. GitHub has only hobby forks with zero stars (AsherJN/pendo-mcp, Band-Aid/pendo-ontology-mcp). A product analytics tool that agents cannot query is a product analytics tool that agents will route around. Pendo has published no agent documentation either.
signals (2)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- ·MCP detector statusTimed out during collection (likely GitHub search API rate limit without GITHUB_TOKEN). No verified evidence about MCP presence.
cite (1)
- github.sdks@2026-08-19
The contract ships as Postman collections. Both doc sites are Postman-hosted (engageapi.pendo.io for Engage, feedbackapi.pendo.io for Feedback), and probes for openapi.json, swagger.json and openapi.yaml all return 404. There is no GraphQL either, despite a crawler false positive on the marketing site. An agent cannot build a client without a human reading prose first. That is the single biggest blocker on this scorecard.
signals (3)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- −OpenAPINot discovered across 0 standard probe paths
- ·GraphQL introspectionGraphQL endpoint at https://www.pendo.io/graphql but introspection is disabled, scoped, or behind authentication
cite (1)
- ai_review_browser.schema@2026-08-19
Delivery runs one way. Pendo collects behaviour and hands it back only when asked, through Aggregation queries (POST app.pendo.io/api/v1/aggregation, which answers 403 unauthenticated) or scheduled warehouse exports. The Engage documentation names no outbound event types, no signature header to verify a payload, and no retry or replay contract. Agents must poll and diff, which is expensive and lossy.
signals (2)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- ·Webhook docs pageNot reached by crawler within budget (0 pages crawled). Cannot confirm whether vendor offers webhooks.
cite (1)
- github.sdks@2026-08-19
This vendor does not publish a public OpenAPI specification. JAIRF cannot be computed. The Headless Index score and editorial verdict carry the readiness assessment.
No public OpenAPI specification discovered during collection
Powered by JAIRF v1.0.0 by Jentic
Band rationale:D band triggered: HeadlessIndex=37
Show Pendo's score on your site.
Drop a live badge into your README, footer, or marketing page. It updates automatically when we re-score, and every embed is a dofollow link back here.
Pendo and agent readiness
- Is Pendo agent-ready?
- Pendo scores Band D on The Headless Index. Its JAIRF rating is not available because no machine-readable spec was scored. Its strongest area for agent use is API-first design intent; its weakest is MCP and agent posture.
- Does Pendo publish an OpenAPI spec?
- No published OpenAPI specification was found when Pendo was scored. That caps its JAIRF dimensions and forces agents to rely on documentation or reverse engineering to operate it.
- What is Pendo's Headless Index score?
- Pendo scores 37/100 on the Headless Index thesis-fit rubric and sits in Band D in the Analytics & Events category. The score weighs API-first design, headless operation, MCP and agent posture, schema observability, and webhooks.