[SOLVED] NFT API changes to response headers

Hi, I haven’t used Moralis API in a while and noticed that some things have changed. Before there were two keys in the response headers called “‘x-rate-limit-used’” and “x-rate-limit-limit”, but now it returns an error. I’ve checked response.headers and indeed they are not there anymore. Is there any way I can access them again?

The endpoint I’m using is https://deep-index.moralis.io/api/v2/nft/{contract_address}/metadata?chain=eth

Thanks

Hello this change is detailed here.

1 Like