Get offers by trait

Get trait offers for a collection with the specified trait(s). Supports single or multiple traits.

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

Unique string to identify a collection on OpenSea

Query Params
string
deprecated

Trait type (deprecated: use 'traits' parameter)

string
deprecated

Trait value as string (deprecated: use 'traits' parameter)

double
deprecated

Trait value as float (deprecated: use 'traits' parameter)

int32
deprecated

Trait value as integer (deprecated: use 'traits' parameter)

string

JSON array of trait filters. Each trait has 'traitType' and 'value' fields. Example: [{"traitType":"Background","value":"Red"},{"traitType":"Eyes","value":"Blue"}]

int32
1 to 200

Number of items to return per page

string
Responses

400

For error reasons, review the response data.

404

Resource not found

500

Internal server error. Please open a support ticket so OpenSea can investigate.

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