PostHog

app.posthog.com

Community

PostHog is an open-source product analytics platform. Track events, analyze user behavior, run experiments, manage feature flags, and view session recordings through a comprehensive API.

Auth

api_key

Pricing

free

Spec version

1.0

Base URL

https://app.posthog.com/api

Crawl failures

1

Last verified

2026-03-01 11:10:08

Health

Loading health data...

Capabilities

capture_event

analytics

Capture a custom analytics event with properties and user identification.

Detail: https://app.posthog.com/api/capabilities/capture_event

get_events

analytics

Retrieve recent events with filtering by event type and properties.

Detail: https://app.posthog.com/api/capabilities/get_events

list_persons

analytics

List and search identified users with their properties and events.

Detail: https://app.posthog.com/api/capabilities/list_persons

manage_experiments

analytics

Create and manage A/B test experiments with variant configuration.

Detail: https://app.posthog.com/api/capabilities/manage_experiments

manage_feature_flags

analytics

Create, update, and evaluate feature flags for controlled rollouts.

Detail: https://app.posthog.com/api/capabilities/manage_feature_flags

query_insights

analytics

Query analytics insights with trends, funnels, and retention analysis.

Detail: https://app.posthog.com/api/capabilities/query_insights

Agent Preview

This is what an AI agent sees when it discovers this service via the Gateway:

Service: PostHog
Description: PostHog is an open-source product analytics platform. Track events, analyze user behavior, run experiments, manage feature flags, and view session recordings through a comprehensive API.
Auth: api_key
Capabilities:
  - capture_event: Capture a custom analytics event with properties and user identification.
  - get_events: Retrieve recent events with filtering by event type and properties.
  - list_persons: List and search identified users with their properties and events.
  - manage_experiments: Create and manage A/B test experiments with variant configuration.
  - manage_feature_flags: Create, update, and evaluate feature flags for controlled rollouts.
  - query_insights: Query analytics insights with trends, funnels, and retention analysis.