Skip to main content
GET
Get Collection Info

Path Parameters

network
string
required

CAIP-2 chain reference in the format eip155:{chainId} (e.g. eip155:8453 for Base mainnet)

Example:

"eip155:8453"

contract
string
required

CAIP-style asset reference in the format erc1155:{address} (e.g. erc1155:0xabc...)

Example:

"erc1155:0x1234567890abcdef1234567890abcdef12345678"

Response

Successful response

id
string<uuid>
required

UUID of the collection

address
string
required

Contract address of the collection

chain_id
integer
required

Chain ID where the collection exists

name
string
required

Collection name

uri
string
required

Metadata URI

creator
object
required

Original admin set at collection creation

admins
string[]
required

Array of addresses with admin permissions

created_at
string<date-time>
required

ISO timestamp when the collection was created

updated_at
string<date-time>
required

ISO timestamp when the collection was updated

protocol
enum<string>
required

Protocol the collection belongs to

Available options:
in_process,
catalog,
sound.xyz
metadata
object

Collection metadata object