Hitting 100 req/min rate limit with UGC-heavy feed - what's the right architecture?

Hi,

I’m building a Mini that shows a lot of user-generated content. Once I hit the 100 requests per 60s limit, the app just stops loading anything.

A few questions:

1. Is there a way to fetch multiple UGC items in a single SDK call? Instead of one call per item, is there a bulk equivalent?

2. How do similar UGC-heavy Minis handle this limit? What’s the recommended architecture?

Hi,

Thank you for your question. We don’t have a way to fetch UGC items in bulk yet but I’ve taken the feedback on board so stay tuned!

Thanks for the clarification. If you have any suggestion, we are more than welcome to improve our app.