> ## Documentation Index
> Fetch the complete documentation index at: https://nango-tiktok-accounts-update.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Mixpanel

API configuration: [`mixpanel`](https://nango.dev/providers.yaml)

## Features

| Feature                                           | Status                        |
| ------------------------------------------------- | ----------------------------- |
| [Auth (Basic)](/guides/api-key)                   | ✅                             |
| [Syncs](/guides/sync) & [Actions](/guides/action) | ✅                             |
| [Nango Proxy](/guides/proxy)                      | ✅                             |
| Auto-pagination                                   | 🚫 (time to contribute: \<1h) |
| API-specific rate limits                          | 🚫 (time to contribute: \<1h) |

<Tip>We can implement missing features in \<48h, just ask for it in the [community](https://nango.dev/slack).</Tip>

## Getting started

* [How to find API credentials (for end-users)](https://developer.mixpanel.com/reference/service-accounts)
* [Auth docs](https://developer.mixpanel.com/reference/service-accounts)
* [Web API docs (their REST API)](https://developer.mixpanel.com/reference/overview)

<Tip>Need help getting started? Get help in the [community](https://nango.dev/slack).</Tip>

## API gotchas

* For Basic auth, Mixpanel uses the service account username as username and service account secret as password.
* Mixpanel has [different API base URLs](https://docs.mixpanel.com/docs/other-bits/privacy-and-security/eu-residency) for querying data from European Unions projects.

<Note>Add Getting Started links and Gotchas by [editing this page](https://github.com/nangohq/nango/tree/master/docs-v2/integrations/all/mixpanel.mdx)</Note>
