Create asset

Create a new asset

Body Params
metadata
object

The asset metadata

asset
object
required
ledgerAssetBinding

Ledger asset identifier accepted when creating an asset profile. With tokenId present it binds the profile to an existing on-ledger token. Without tokenId it instructs the ledger to create a new token on the given network/standard; the ledger mints the token, and the full resulting identifier is persisted on the profile.

string
length between 1 and 150
^[a-zA-Z0-9\-_. /]*$

The name of the asset

string
length ≤ 150
^[^:](?:.+):101:(?:.+)

Owner resource id

denomination
object
Headers
string
required

hex encoding of a 32-byte payload consisting of 24 random bytes + 8-byte epoch timestamp (seconds)

Responses

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