Mixpanel

mixpanel.com

Community

Mixpanel is a product analytics platform for tracking user interactions. Analyze events, user flows, funnels, retention, and cohorts to understand how people use your product.

Auth

api_key

Pricing

free

Spec version

1.0

Base URL

https://mixpanel.com/api

Crawl failures

1

Last verified

2026-03-01T11:54:05.000Z

Health

This is a community-maintained manifest. Health monitoring is not available because this service doesn't host its own /.well-known/agent endpoint yet. Learn more about trust levels →

Capabilities

get_funnel

analytics

Analyze a conversion funnel with multiple steps.

Detail: https://mixpanel.com/api/capabilities/get_funnel

get_retention

analytics

Get user retention data over time periods.

Detail: https://mixpanel.com/api/capabilities/get_retention

query_insights

analytics

Query insights data with event segmentation and filtering.

Detail: https://mixpanel.com/api/capabilities/query_insights

query_users

analytics

Query user profiles with property filters.

Detail: https://mixpanel.com/api/capabilities/query_users

set_user_profile

analytics

Create or update a user profile with properties.

Detail: https://mixpanel.com/api/capabilities/set_user_profile

track_event

analytics

Track a user event with properties for product analytics.

Detail: https://mixpanel.com/api/capabilities/track_event

Agent Preview

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

Service: Mixpanel
Description: Mixpanel is a product analytics platform for tracking user interactions. Analyze events, user flows, funnels, retention, and cohorts to understand how people use your product.
Auth: api_key
Capabilities:
  - get_funnel: Analyze a conversion funnel with multiple steps.
  - get_retention: Get user retention data over time periods.
  - query_insights: Query insights data with event segmentation and filtering.
  - query_users: Query user profiles with property filters.
  - set_user_profile: Create or update a user profile with properties.
  - track_event: Track a user event with properties for product analytics.