Offer Endpoints
Get offers by NFT
Get offers for an NFT.
get/api/v2/offers/collection/{slug}/nfts/{identifier}
Path parameters
slugstring required
Unique string to identify a collection on OpenSea
identifierstring required
NFT token id
Query parameters
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.