> ## Documentation Index
> Fetch the complete documentation index at: https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Mixpanel's Ingestion APIs allow you to send event or profile data to Mixpanel, which can be analyzed in our reporting

Mixpanel's Ingestion APIs allow you to send event or profile data to Mixpanel, which can be analyzed in our reporting interface.

If you're implementing client-side, we recommend using one of our SDKs. If you're implementing server-side, as part of a batch or streaming data pipeline, these APIs can be used as a low-level foundation to send data to Mixpanel.

See our [Client-Side vs Server-Side Tracking](/docs/getting-started/plan-your-implementation#need-to-start-tracking-product-data) guide for tradeoffs between the different integration approaches.

## Ingestion HTTP APIs

* [Events](/reference/import-events)
* [Identities](/reference/create-identity)
* [User Profiles](/reference/profile-set)
* [Group Profiles](/reference/group-set-property)
* [Lookup Tables](/reference/lookup-tables)
