Offer Endpoints
Get all offers by collection
Get all offers for a collection.
get/api/v2/offers/collection/{slug}/all
Path parameters
slugstring required
Unique string to identify a collection on OpenSea
Query parameters
makerstring
Filter by the wallet address of the order maker
limitinteger
Number of items to return per page
Example:20
Number of items to return per page
nextstring
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.