Blockto
  • Introduction
  • 1. User Address Endpoint
  • 2. Users Endpoint
  • 3. Images Endpoint
  • 4. Single Post Retrieval Endpoint
  • 5. Posts Retrieval Endpoint
  • 6. Image Upload Endpoint
  • 7. AI Similarity Detection Endpoint
  • 8. New Post Creation Endpoint
  • 9. NFT Minting Endpoint
  • 10. Transaction URL Update Endpoint
Powered by GitBook
On this page

9. NFT Minting Endpoint

  • Endpoint: https://api.blockto.social/api/nft/mint

  • Method: POST

  • Description: Initiates the minting of an NFT on the Aptos blockchain.

  • How it works: This endpoint facilitates the creation of a digital asset as an NFT on the Aptos blockchain. It uses the provided image CID and metadata to mint the NFT and assigns it to the specified blockchain address.

Previous8. New Post Creation EndpointNext10. Transaction URL Update Endpoint

Last updated 1 year ago