[May 10, 2023] NFT API V3 Launch (Beta)

We heard your feedback and made some improvements to the NFT API and launched V3 in Beta! It includes the changes below:

👯‍♀️ Identical response formatting for every endpoint

💯 100% mandatory response fields (so even if a field is null, it will be included in the response)

🪡 Strict response field types (string, map, or integer), so you know what formatting to predict

🫓 Flat response structure, making responses easier to parse

✔️ Checksummed addresses, enhancing security and readability

🧵 All token IDs served as decimal strings

Also check out our migration guide to upgrade from V2 and get all the benefits of V3: https://docs.alchemy.com/reference/nft-api-v2-to-v3-migration-guide

ReadMe