Create Listings (Get Signing Data)

Generate listings for assets (tokens). This API is used to generate listing data to sign. Once you get signing data from this API, you shall sign them and post to another listing creation API to finish listing generation

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

listing maker, should be owner of these assets(tokens) that wish to be listed.

listings
array of objects
required
length between 1 and 10

listings to generate

listings*
string
required

Asset id for listing, could be a ERC-721 or ERC-1155

number
required
≥ 1

Asset quantity to list, for ERC-721, must specified 1, for ERC-1155, could be > 1

unitPrice
object
required

Unit price per quantity

number
0 to 10000

Royalty bps to paid to creator for listing if there are

number
required
900 to 31536000

Expiration time (in seconds). Min: 15 minutes, Max: 1 year

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*