429 too many requests when getting jsonNot An Issue

It has a rate limit to avoid abuse, you'd need to respect the rate limit provided in the headers. You can check the rate limit and call again once that limit is over.

Locked automatically