Assets
Fetch Assets
Fetch Assets
GET
https://api.protocol.style/api/assets
List of assets
Query Parameters
Name
Type
Description
asset_type
string
asset_subtype
string
metaverse
string
order_id
string
{
"assets": [
{
"id": "630c6cdab8f0688b29399458",
"orderId": null,
"asset_id": null,
"address": null,
"name": "Connectchella Hat",
"description": null,
"image": null,
"animation_url": null,
"asset_type": "wearable",
"asset_subtype": "head",
"url": "https://cloud-cube-eu2.s3.amazonaws.com/mj2e7v8uma1g/public/object/Cloud_Bucket_Hat_Connectchella.glb"
}
]
}
Last updated