what is the RPM of mixpanel APIs
Hi MSD C., Please stand by as I search the Mixpanel knowledge base for an AI-powered answer. I normally take about 15 seconds or so. In case AI cannot answer your question, feel free to reach out to Mixpanel support at mixpanel.com/get-support. If you have follow-up questions for this thread, please tag me again with your question: @kapa.ai <follow-up question> đź‘‹
Feel free to ask a follow-up question once I've answered by mentioning me with @kapa.ai
Mixpanel enforces rate limits on its APIs to ensure system integrity and prevent a single project from monopolizing resources. Here are the rate limits for different APIs:1. Ingestion API: 2GB of uncompressed JSON per minute or approximately 30k events per second, measured on a rolling 1-minute basis. More details2. Query API: A maximum of 5 concurrent queries and 60 queries per hour.3. Raw Data Export API: A maximum of 100 concurrent queries, 60 queries per hour, and 3 queries per second.4. Lexicon Schemas API: This API imposes an 8mb body size limit and the request cannot take longer than two minutes.5. GDPR Request Rate Limits: You can batch up to 2000 distinct IDs per deletion request and up to 2000 for a retrieval request. More detailsIf you reach the rate limit, you will receive a 429 response code from the API. To reduce rate-limiting errors, you can spread your queries out over a longer period of time or consolidate multiple queries into a single query.Please note that these are the general rate limits and they might vary based on your specific use case or plan with Mixpanel.Source Source
kapa.ai is still learning and improving, please let me know how I did by reacting below.
⤵️ Hint: Mention @kapa.ai in the thread for follow-ups.