# 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.
