Skip to main content
POST
[BETA] Create Collection

Authorizations

Authorization
string
header
required

A valid API key generated in Topsort's UI. Use the TSE API key if calling auctions or events API, otherwise use the TSC API key.

Query Parameters

vendor_id
string
required

Vendor ID.

Body

application/json
name
string
required

The name of the collection.

Maximum string length: 64
description
string | null

A description for the collection.

Maximum string length: 400

Response

Successful Response

id
string
required

The id of the collection.

name
string
required

The name of the collection.

description
string | null

A description for the collection.