Create Collection

Creates a new NFT collection within a project. Collections are containers for related items and define shared properties like name, symbol, and attributes.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

ID of the project this collection belongs to

string
required

Name of the collection

string
required

Symbol/ticker for the collection

string

Detailed description of the collection

uri

URL of the collection's image

uri

External website or resource URL

boolean
Defaults to false

Whether items in this collection are fungible

attributes
array of objects

Collection-level attributes

attributes
Response

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!