API Reference
Here, You will find API's to deploy, mint, burn and transfer ERC721 NFTs
Last updated
Was this helpful?
Here, You will find API's to deploy, mint, burn and transfer ERC721 NFTs
Last updated
Was this helpful?
Dive into the specifics of each API endpoint by checking out our complete documentation. Below you can find the postman docs
Each of these API's requires that you authenticate each request with the API key generated by the frontend.
To do this, you can first download our postman collection. Next for each request add the following header "x-apikey" to each request. The headers should look this.
All the methods associated with NFTs. As of this moment, we only support ERC721, with more standards coming soon.