Bids (offers)

Get a list of bids (offers), filtered by token, collection or maker. This API is designed for efficiently ingesting large volumes of orders, for external processing.

There are a different kind of bids than can be returned:

  • To get all orders unfiltered, select sortBy to updatedAt. No need to pass any other param. This will return any orders for any collections, token, attribute, etc.

  • Inputting a 'contract' will return token and attribute bids.

  • Inputting a 'collection-id' will return collection wide bids.

  • Please mark excludeEOA as true to exclude Blur orders.

Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!