Skip to main content
GET
https://api.krownlabs.app
/
api
/
offers
/
token
/
{collectionAddress}
/
{tokenId}
curl "https://api.krownlabs.app/api/offers/token/0x123.../1337?status=active"

Path Parameters

collectionAddress
string
required
Collection contract address
tokenId
string
required
Token ID

Query Parameters

status
string
Filter by status

Response

Returns all offers for this specific NFT.
curl "https://api.krownlabs.app/api/offers/token/0x123.../1337?status=active"