POST
/
2022-06-09
/
collections
/
{collectionId}
/
sfts

Authorizations

X-API-KEY
string
header
required

Path Parameters

collectionId
string
default:
default
required

Every project can mint to their pre-built collections, or use the create-collection endpoint

Body

application/json
templateId
string
required

Identifier of the template

recipient
string
default:
email:replaceme@youruser.com:polygon
required

Recipient address in the format of <chain>:<address> or <br> email:<email_address>:<chain>. See https://docs.crossmint.com/docs/recipients for more info.

amount
integer

(Optional) Amount to mint

Response

200
application/json
Success
actionId
string