API and SDK Reference

This endpoint is used to retrieve a list of offers. When used without query params, it will fetch all non-expired offers. Query params can be used to include expired offers, or to filter this set.

Log in to see full request history
Query Params
boolean

Whether or not to include expired offers. False by default.

string

The NFT token ID to filter by (if this is included, the collection query param must also be included)

string

The collection address to filter by (required if the nftId query param is provided)

string

The creator address to filter by

Responses

400

Bad request (invalid query)

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json