Hi,
I have a usecase where I need personalize some flows in the app based on the user cohort. Most of our data already resides in MixPanel, so I was thinking if there is any way to access the user cohort information from the APIs.
I stumbled upon engage query API which does give us the information required but this is highly rate limited.
Questions ๐ซ:
- 1.
Is there a way to increase the limits on this API?
- 2.
Is there any other API which I can use to get realtime cohort for any given userID? Is mixpanel the right tool for this or do you have any other recommendation for how to go about solving this issue?