📊

Mixpanel

Analytics

Product analytics: events, funnels, and user journeys

Mixpanel's API lets you ingest events, query funnels, build retention reports, and export user data — powering product analytics for over 8,000 companies.

Details

Auth Type
API Key (Basic auth with project token)
Rate Limit
2000 req/hour
Pricing
Free up to 20M events/month; from $28/month
Full Docs
Step 1: Save your provider key

This is NOT your Callio key. Enter the API key from the provider's dashboard (e.g. OpenAI/SendGrid).

API Key (Basic auth with project token)

1. Go to https://mixpanel.com/settings/project 2. Copy your Project Token and API Secret 3. Use them as credentials

Get API Credentials

Getting Started

1

Try It Instantly

Click "Try It" above to test the API in the playground

2

Add to Your Agent

Click "Add to Agent" to get your API key and integrate

Common Use Cases

Track events
Funnel analysis
Retention reports
User segmentation
A/B test results

💻 Code Examples

Get started quickly with these code examples in your favorite language

curl -X GET \
'https://www.callio.dev/api/proxy/mixpanel/forward?target=https%3A%2F%2Fapi.mixpanel.com%2Fendpoint' \
-H 'Authorization: Bearer YOUR_CALLIO_KEY' \
-H 'Content-Type: application/json'

💡 Tip: Replace YOUR_CALLIO_KEY with your actual Callio API key from the dashboard.

Ready to integrate Mixpanel?

Test endpoints live or generate your API key and start building in minutes

Browse More APIs