Bids (offers)
Use this API to search bids
Query parameters
Direct fetch bids by ids, other filters will be ignored if ids is provided. Either ids and bidTypes[] + collectionId must be provided
Filter by bid types
Filter by collectionId. example: 0xbd3531da5cf5857e7cfaa92426877b022e612cf8. Either ids and collectionId must be provided
Filter by asset ids. example: 0xbd3531da5cf5857e7cfaa92426877b022e612cf8:0
Filter by attributes, could be a list, format as <attribute_name>:<attribute_value>, example: Background:Black
Filter by makers who made these bids. example: 0x47d88afbba889709abba07339ed1c88079944ca3
Filter by order source.
Filter by order status. default active
Filter orders after some create timestamp using UTC format. example: 2025-05-01T06:01:09.000Z.
Filter orders after some update timestamp using UTC format. example: 2025-05-01T06:01:09.000Z.
Amount of items returned, default to 20
Use continuation token to request next offset of items.
Response
Successful