Ingestion API Skill
mixpanel-ingestion
mixpanel-ingestion
| Method | Path | Description |
|---|---|---|
POST | /import | |
POST | /track | Import Events |
POST | /engage#profile-set | Track Events |
POST | /engage#profile-set-once | Set Property |
POST | /engage#profile-numerical-add | Set Property Once |
POST | /engage#profile-union | Increment Numerical Property |
POST | /engage#profile-list-append | Union To List Property |
POST | /engage#profile-list-remove | Append to List Property |
POST | /engage#profile-unset | Remove from List Property |
POST | /engage#profile-batch-update | Delete Property |
POST | /engage#profile-delete | Update Multiple Profiles |
POST | /groups#group-set | Delete Profile |
POST | /groups#group-set-once | Update Property |
POST | /groups#group-unset | Set Property Once |
POST | /groups#group-remove-from-list | Delete Property |
POST | /groups#group-union | Remove from List Property |
POST | /groups#group-batch-update | Union To List Property |
POST | /groups#group-delete | Batch Update Group Profiles |
GET | /lookup-tables | Delete Group |
PUT | /lookup-tables/{id} | List Lookup Tables |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install mixpanel-ingestion
Downloads and installs to ~/.claude/skills/mixpanel-ingestion/
1.0.0 (2026-03-02)