How To Use the NFT API With JavaScript and TypeScript

Have more questions? Submit a Ticket

Programming in JavaScript or TypeScript and looking to get started with Infura's NFT API within your application? Look no further than the NFT SDK, which will let you read, transfer, and mint NFTs with ease.

Signing Up

First and foremost, in order to get access to the NFT API, sign up for the Infura API open beta. Once your Infura account is added to the beta, you're ready to go!

Getting Started

The Infura Docs provides a complete set of tutorials to jumpstart your NFT API journey, each with instructions for both JavaScript and TypeScript.

Another great way to get started with the NFT API is by using the NFT SDK Truffle Box, which provides all the necessary configuration and boilerplate code to build a complete NFT project!

Articles in this section