[Solved] Batch GetTokenIdMetadata?

Howdy. I want to get the metadata of multiple tokens. Is there any way to get all that data in one API call, or do I need to call it one time for each tokenId?
Thank you

It only accepts one token id string. You need to call separately for each token id.

Ok. This doesnt seem very efficient for many usecases though. Any chance you guys add the option to have a batch version of this endpoint in the future?

Not sure. Maybe you could suggest it in roadmap.
https://roadmap.moralis.io/

Ok, will do, thank you