Get Asset
This endpoint is designed to retrieve the content of an asset file in JSON format. The asset is identified by its exact name, so it must be spelled correctly for the query to be successful.
POST
Circular_GetAsset_
Headers
Name
Value
Content-Type
application/json
Body
Name
Type
Description
Blockchain
string
Blockchain address excluding the "0x" hexadecimal identifier
AssetName
string
The asset you're looking for
Result
Last updated