$HEADLESS SYSTEMS
03 / Scorecard / Analytics & Events

Heap

C
Headless Index
41/100
JAIRF
N/A
Verified
AUG 20, 2026
Methodology v1 · JAIRF v1.0.0

Powered by JAIRF v1.0.0 by Jentic · open methodology at /the-headless-index/methodology

Heap earns Band C in the Analytics & Events category of The Headless Index, with a thesis-fit score of 41/100. Its strongest dimension is API-first design intent (15/20); its weakest scored dimension is MCP and agent posture (0/20). No public OpenAPI specification was found when Heap was scored, which limits how far an agent can go without human integration work.

Editorial verdict
Heap is partially headless and partly UI-led. The Headless Index thesis-fit score of 41/100 puts it mid-table on the index, and JAIRF is recorded as N/A for this vendor because no public OpenAPI specification was reachable for the open-source scorer. In practice, vendors at this tier are partly machine-consumable: the core flows are reachable through code but several adjacent surfaces still expect a human at a dashboard, and the rest of this verdict explains where Heap lands inside that pattern. On the API surface, the question is whether the API is the product or a layer beneath the dashboard. Heap (now Contentsquare-owned) is product analytics with autocapture as the differentiator. REST API for users, events, sessions, and reports. SDKs in JavaScript, iOS, Android, and server-side languages. The autocapture model reduces the API surface that integrators interact with directly.[1] Schema observability is the related test: can an agent introspect the contract from cold, or does it have to read prose documentation to do so? REST documented at developers.heap.io. Schema discoverability is medium for autocapture-driven analytics.[2] An agent can drive parts of this product, but not all of it: integrators should plan for human-in-the-loop checkpoints where the headless surface stops short. On headless operability: Properties, events, cohorts, segments, and accounts are programmable. The Heap dashboard handles configuration. Autocapture model means less programmatic instrumentation work for typical use cases.[3] On the MCP and agent-integration axis, which is the fastest-moving criterion in the index: No first-party Heap MCP server. The Contentsquare acquisition has not yet extended to MCP integration.[4] Event posture closes the loop: an agent that cannot react to state changes is reduced to polling. Heap webhooks deliver event notifications and segment sync. Catalog is appropriate for autocapture-driven product analytics. Net assessment: integrators can build agent flows against Heap, but the rough edge to plan around is MCP posture[5]. Expect to wrap missing pieces in bespoke glue or accept human-in-the-loop checkpoints. Workable but requires scaffolding.
Verdict by Headless Index pipeline (auto)
// AI-drafted from the evidence layer. Editorial review pending.
Scores

Scorecard detail

Headless Index · 5 sub-criteria
API-first design intent15/20
scored

Heap (now Contentsquare-owned) is product analytics with autocapture as the differentiator. REST API for users, events, sessions, and reports. SDKs in JavaScript, iOS, Android, and server-side languages. The autocapture model reduces the API surface that integrators interact with directly.

signals (5)
  • +AI review appliedReviewer: Editorial review on 2026-05-20
  • OpenAPI specNot found across 0 probe paths
  • ·GraphQL endpointDiscovered at https://heap.io/api/graphql, introspection disabled or scoped
  • +SDKs maintained5 (ruby, swift, typescript); top by stars: heap/heap-api-reference (4 stars)
  • +npm weekly downloads2.0M across published packages; top: heap @ 2.0M/week
cite (5)
  • openapi.probes_tried@2026-05-19
  • graphql.url@2026-05-19
  • github.sdks@2026-05-19
  • freshness.most_recent_sdk_commit@2026-05-19
  • github.sdks@2026-05-19
Headless operation8/20
scored

Properties, events, cohorts, segments, and accounts are programmable. The Heap dashboard handles configuration. Autocapture model means less programmatic instrumentation work for typical use cases.

signals (9)
  • +AI review appliedReviewer: Editorial review on 2026-05-20
  • 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)
  • ai_review_browser.topics_found@2026-05-20
MCP & agent posture0/20
scored

No first-party Heap MCP server. The Contentsquare acquisition has not yet extended to MCP integration.

signals (4)
  • +AI review appliedReviewer: Editorial review on 2026-05-20
  • Official MCP serverNone found in vendor's GitHub org or the official MCP registry
  • Community MCP serversNone found
  • +Agent-friendly SDKs1 TS/JS SDKs available; top: heap (2.0M/week downloads)
cite (3)
  • mcp.registry_query@2026-05-19
  • mcp.github_search_query@2026-05-19
  • github.sdks@2026-05-19
Schema observability14/20
scored

REST documented at developers.heap.io. Schema discoverability is medium for autocapture-driven analytics.

signals (3)
  • +AI review appliedReviewer: Editorial review on 2026-05-20
  • OpenAPINot discovered across 0 standard probe paths
  • ·GraphQL introspectionGraphQL endpoint at https://heap.io/api/graphql but introspection is disabled, scoped, or behind authentication
cite (1)
  • ai_review_browser.schema@2026-05-20
Webhooks & events4/20
scored

Heap webhooks deliver event notifications and segment sync. Catalog is appropriate for autocapture-driven product analytics.

signals (2)
  • +AI review appliedReviewer: Editorial review on 2026-05-20
  • ·Webhook docs pageNot reached by crawler within budget (0 pages crawled). Cannot confirm whether vendor offers webhooks.
cite (1)
  • ai_review_browser.pages_fetched@2026-05-20
JAIRF · 6 dimensions
JAIRF · N/A

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:C band: scores 40-75 range

04 / Embed

Show Heap'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.

FAQ

Heap and agent readiness

Is Heap agent-ready?
Heap scores Band C 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 Heap publish an OpenAPI spec?
No published OpenAPI specification was found when Heap was scored. That caps its JAIRF dimensions and forces agents to rely on documentation or reverse engineering to operate it.
What is Heap's Headless Index score?
Heap scores 41/100 on the Headless Index thesis-fit rubric and sits in Band C in the Analytics & Events category. The score weighs API-first design, headless operation, MCP and agent posture, schema observability, and webhooks.