Mixpanel Community Icon

API User Batch Limit for Profile Properties Creation/Update

·
·

Whats my limit of users per batch, if I'm sending batch create / update via API, each user has 5 profile property?

  • Avatar of kapa.ai
    kapa.ai
    APP
    ·
    ·

    Hi Vilakshan, 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

  • Avatar of kapa.ai
    kapa.ai
    APP
    ·
    ·

    Based on the information provided in the knowledge sources, I can answer your question about batch create/update limits for user profiles via the Mixpanel API.The limit for batch updates of user profiles is 2000 profiles per request. This is stated in the User Profile Limits documentation, which says:"The User Profile API imposes limits on the total number profile updates that can be sent per request to 2000 as well as limit each individual update in the request to a maximum of 1 MB."The number of profile properties (5 in your case) doesn't directly affect this limit, as long as the total size of each individual profile update doesn't exceed 1 MB.To stay within these limits, it's recommended to break your requests into smaller batches if you're attempting to do a bulk create/update operation that exceeds 2000 profiles.

    kapa.ai is still learning and improving, please let me know how I did by reacting below.

    ℹ️ Tip: Mention @kapa.ai in the thread for follow-ups or DM the app for 1-to-1 help.