Mint Tokens to Wallets

Mint a specified amount of token to the given wallets.

šŸ” Access level: Please note that the user must be agent of the token.

The response format depends on the wallet provider type:
- For non-custodian USER_MANAGED or INTEGRATED wallets: Returns transaction data that must be signed and broadcasted by the client
- For EXTERNAL_CUSTODIAN wallets: Executes the operation directly and returns only the token action ID

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
transactions
array of objects
required

Array of objects containing the necessary information to initiate the transaction.

transactions*
Responses

400

Token minting operation failed due to invalid data

Some recipient holders were not found or are not qualified for this token.

401

Unauthorized

403

Token not manageable with this authentication.

404

Token not found.

502

The transactions could not be validated.

The call to the WorkflowServiceService API endpoint raised an error: {errorMessage}

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json