MinaTokens API for NFT standard
The MinaTokens API provides a simple and efficient way to interact with NFTs on the Mina blockchain. This API allows developers to launch NFT collections, mint NFTs, sell and buy NFT and retrieve NFT information with ease.
Getting API key
Get your API key at https://minatokens.com/api
POST endpoints
Launch Collection
http://docs.minanft.io/OpenAPI/launch-nft-collection
Mint NFT
http://docs.minanft.io/OpenAPI/mint-nft
Sell NFT
http://docs.minanft.io/OpenAPI/sell-nft
Buy NFT
http://docs.minanft.io/OpenAPI/buy-nft
Transfer NFT
http://docs.minanft.io/OpenAPI/transfer-nft