Too many requests

Hey there,
Im using the moralis api and I wanna get the nativePrice of all of my tokens. The thing is that i have erc20 tokens in my wallet and when I loop thorugh them and try to fetch the nativePrice it gives me 429 too many requests. How can I get around that ?

you can add a delay between requests

No I don’t wanna wait 1min. Any other way ?

1 second delay between requests it is more than enough, but you can not make 100 requests in one second