GET
/
v1
/
metadata
/
{collectionSlug}
/
{tokenId}

Path Parameters

collectionSlug
string
required

The slug identifier of the collection.

tokenId
string
required

The token ID of the product within the collection.

Response

200 - application/json
name
string

The name of the product.

description
string | null

The description of the product.

external_url
string | null

URL to view the product externally.

image
string | null

URL to the product's image or video poster.

animation_url
string | null

URL to the product's video or animation.

attributes
object[] | null

List of attributes associated with the product.