How would I go about getting a large amount of asset thumbnails at once

  1. What do you want to achieve? Keep it simple and clear!

I want to have a list of assets that players own to show up in the game along with the asset’s thumbnails in the game.

  1. What is the issue? Include screenshots / videos if possible!

I don’t know how I would get by the http request limit if I were to send a unique request for every asset.

  1. What solutions have you tried so far? Did you look for solutions on the Developer Hub?

I haven’t tried anything yet as I am puzzled as what to do. I don’t know if this is possible and I’ve searched for it but couldn’t find anything on it, would there be a way to get multiple thumbnails with a single request?

I would appreciate any pointers as to what I could do. Thanks!