Skip to main content
GET
Create Process Collection

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Process collection created, or the existing Process collection for this artist

A collection row as returned by GET /collections

id
string
required

Collection ID

address
string
required

Contract address of the collection

name
string
required

Collection name

chain_id
integer
required

Chain ID where the collection exists

created_at
string<date-time>
required

ISO timestamp when the collection was created

uri
string
required

Metadata URI

protocol
string
required

Protocol the collection belongs to

creator
string
required

Creator wallet address

admins
object[]
required

Collection admins

creator_username
string | null

Creator username when available