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

Documentation Index

Fetch the complete documentation index at: https://docs.krownlabs.app/llms.txt

Use this file to discover all available pages before exploring further.

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"