Unfortunately, it’s not possible to increase the Query API rate limits. Mixpanel enforces these limits to maintain computing capacity and ensure fair access for all customers.
To work around these limitations, Mixpanel suggests:
- 1.
Spread your queries out over a longer period of time
- 2.
Consolidate multiple queries into a single query (for example, combining multiple queries that filter on a single property into one segmentation query)
- 3.
Consider using pipeline which allows you to export large amounts of data to an external database without these rate limits.