$HEADLESS SYSTEMS
03 / Scorecard / Analytics & Events

PostHog

C
Headless Index
58/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

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

Editorial verdict
PostHog is partially headless and partly UI-led. The Headless Index thesis-fit score of 58/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 PostHog lands inside that pattern. On the API surface, the question is whether the API is the product or a layer beneath the dashboard. PostHog is open-source product analytics with REST API plus SDKs in JavaScript, Node, Python, Ruby, Java, Go, PHP, Rust, iOS, Android, React Native, and Flutter. The product covers analytics, session replay, feature flags, experiments, and surveys. Self-host plus PostHog Cloud share the API.[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 posthog.com/docs. OpenAPI specifications are published. The open-source codebase exposes the contract. Schema discoverability is reference-class for open-source 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: Events, persons, groups, dashboards, insights, feature flags, experiments, cohorts, and pipelines are all programmable. The posthog-cli plus Docker plus Helm chart give deployment paths. Open-source codebase extends operational transparency.[3] On the MCP and agent-integration axis, which is the fastest-moving criterion in the index: PostHog has been publicly active on MCP integration. The posthog/posthog-mcp project exists and the team's open-source culture extends naturally to first-party MCP work.[4] Event posture closes the loop: an agent that cannot react to state changes is reduced to polling. PostHog webhooks deliver event notifications, action triggers, and feature flag changes. The catalog covers the product-analytics use case. Webhook delivery integrates with PostHog Pipelines for downstream automation. Net assessment: integrators can build agent flows against PostHog, but the rough edge to plan around is webhooks and events[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 intent10/20
scored

PostHog is open-source product analytics with REST API plus SDKs in JavaScript, Node, Python, Ruby, Java, Go, PHP, Rust, iOS, Android, React Native, and Flutter. The product covers analytics, session replay, feature flags, experiments, and surveys. Self-host plus PostHog Cloud share the API.

signals (4)
  • +AI review appliedReviewer: Editorial review on 2026-05-20
  • OpenAPI specNot found across 17 probe paths
  • GraphQL endpointNot discovered (5 probes; project-scoped endpoints require a real project ID)
  • +SDKs maintained3 (kotlin, rust, swift); top by stars: PostHog/posthog-ios (97 stars)
cite (4)
  • openapi.probes_tried@2026-05-19
  • graphql.probes_tried@2026-05-19
  • github.sdks@2026-05-19
  • freshness.most_recent_sdk_commit@2026-05-19
Headless operation16/20
scored

Events, persons, groups, dashboards, insights, feature flags, experiments, cohorts, and pipelines are all programmable. The posthog-cli plus Docker plus Helm chart give deployment paths. Open-source codebase extends operational transparency.

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 posture20/20
scored

PostHog has been publicly active on MCP integration. The posthog/posthog-mcp project exists and the team's open-source culture extends naturally to first-party MCP work.

signals (4)
  • +AI review appliedReviewer: Editorial review on 2026-05-20
  • +Official MCP serverhttps://github.com/PostHog/mcp (142 stars, last commit 212 days ago)
  • Community MCP serversNone found
  • Agent-friendly SDKsNo TypeScript/JavaScript SDK published (agents commonly run in TS/JS)
cite (1)
  • ai_review_browser.mcp@2026-05-20
Schema observability8/20
scored

REST documented at posthog.com/docs. OpenAPI specifications are published. The open-source codebase exposes the contract. Schema discoverability is reference-class for open-source analytics.

signals (3)
  • +AI review appliedReviewer: Editorial review on 2026-05-20
  • OpenAPINot discovered across 17 standard probe paths
  • GraphQL introspectionNo GraphQL endpoint discovered (5 probes; some vendors use project-scoped endpoints that require a real project handle)
cite (1)
  • ai_review_browser.schema@2026-05-20
Webhooks & events4/20
scored

PostHog webhooks deliver event notifications, action triggers, and feature flag changes. The catalog covers the product-analytics use case. Webhook delivery integrates with PostHog Pipelines for downstream automation.

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 PostHog'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.

Calibration

How THI compares to external scorers

SourceScoreMeasuresLast checked
Fern Agent Score86 · BDocumentation completeness and SDK shape (~22 checks)April 10, 2026
CLIRank Agent Friendliness90 · ExcellentCLI readiness, docs quality, and overall agent affordances
Cloudflare Is It Agent Ready?blockedCloudflare's manual agent-readiness heuristic per vendor URL
Jentic Scorecardn aJAIRF-based scorecard requiring a public OpenAPI specification
THI 58 vs external median 88, delta -30Methodology delta noted — see verdict

THI display 58 vs external median 88 (delta -30). Deviation > 25 points: editor should review whether THI methodology is over-strict or external scorers are over-generous for this vendor.

FAQ

PostHog and agent readiness

Is PostHog agent-ready?
PostHog 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 MCP and agent posture; its weakest is webhooks and events.
Does PostHog publish an OpenAPI spec?
No published OpenAPI specification was found when PostHog was scored. That caps its JAIRF dimensions and forces agents to rely on documentation or reverse engineering to operate it.
What is PostHog's Headless Index score?
PostHog scores 58/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.