Skip to main content
POST
Mint an asset

Authorizations

X-API-KEY
string
header
required

Body

application/json

Body

assetId
string<uuid>
required
contractId
required
Minimum string length: 1
emailAddress
string
walletAddress
string
quantity
number
default:1
shippingId
string
shippingOrderType
enum<string>
Available options:
stripe,
shipstation,
drip,
twitter_bearer,
epic_games,
stardust,
twitter_clientsecret,
immutable_passport,
sequence,
google,
walletConnect,
auth0,
privy,
thirdweb,
steam,
discord,
google_api,
shopify,
ultra,
github,
twilio
agreedToSendW9
boolean | null
customInputValue
string | null

Response

202

Use the id returned here to fetch the status and signature of the mint from the /api/minting/status/:id endpoint

mintingContractAssetMintStatusId
string<uuid>
required