Skip to main content
Minting converts USD into a stablecoin. For shared concepts and the common request fields, see Convert stablecoins. This page covers the mint-specific payload and behavior. POST /v2/stablecoins/conversion requires the Convert Stablecoins permission. See Set up.

Request

Set sourceAssetType to USD and destinationAssetType to the stablecoin you want to mint.
Example payload

Response

A successful request returns authorizationOperationId. The conversion enters INITIATED status pending endorsement approval.

Monitor status

Query conversion history, or GET /v2/transactions with types=MINT.