Asks (listings)
Use this API to search asks
Query parameters
Direct fetch asks by ids, other filters will be ignored if ids is provided. Either ids and collectionId must be provided
Filter by collectionId. example: 0xbd3531da5cf5857e7cfaa92426877b022e612cf8. Either ids and collectionId must be provided
Filter by asset ids. example: 0xbd3531da5cf5857e7cfaa92426877b022e612cf8:0
Filter by makers who made these asks. 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