Mint a Tokenized AssetAsk AIpost https://paper-api.alpaca.markets/v2/tokenization/mintThis endpoint is used by an Authorized Participant to request the minting of a tokenized asset.Body Paramsunderlying_symbolstringrequiredThe underlying asset symbolqtystringrequiredThe underlying quantity to convert into the tokenized asset. It can be fractional.issuerstringenumrequiredThe tokenized asset's issuerxstocksst0xAllowed:xstocksst0xnetworkstringenumrequiredThe token's blockchain networksolanaarbitrumethereumbinancebasetontronmantleShow 8 enum valueswallet_addressstringrequiredThe wallet address to receive the tokenized assetResponses 200Successfully requested minting of a tokenized asset. 400Bad request (e.g. malformed input, insufficient position, or account not authorized to mint). 401Authentication credentials are missing or invalid. 403Caller is not authorized to perform this operation. 422One or more request parameters are missing or invalid.Updated 26 days ago