⚙️
mtnAPI Docs 👨🏻‍🔬
  • mtnAPI Overview
    • Introduction
    • Terminology
  • Getting Started
  • How It Works
  • FAQ
  • Reference
    • API Reference
      • Pay
        • Token Discount Payments
        • Token Gated Payments
        • Token Swapped Payments
        • SOL & SPL Payments
      • Mint
        • Candy Machine
        • Metadata
        • Upload
      • Intent Key
      • Reference Key
      • Status
      • Validate
  • Supported Tokens
  • Testing
Powered by GitBook
On this page
  1. Reference
  2. API Reference
  3. Mint

Upload

Pass all data and we will upload the json file and make the metadata and attribute it to the image and we return the transaction that will mint the token

POST https://api.mtnapi.com/mint

Returns a transaction to mint an NFT

Query Parameters

Name
Type
Description

name*

String

description*

String

symbol*

String

fee*

Int

image*

String

attribute*

String

PreviousMetadataNextIntent Key

Last updated 2 years ago