Transactions
Mint tokens
Mint one or multiple tokens and send them to a wallet. Important: This is an ASYNC route! Use the read transaction route to check the mint’s status.
POST
Authorizations
Bearer authentication header of the form Bearer <API_KEY>
.
Body
application/json
Response
202
application/json
The mint request was submitted to the blockchain. Important: This is an ASYNC route! Use the read transaction route to check the mint's status.
The response is of type object
.