Skip to main content
GET
/
api
/
auctions
/
token
/
{collectionAddress}
/
{tokenId}
curl "https://api.krownlabs.app/api/auctions/token/0x123.../1337"

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

Response

Returns all auctions for this NFT (current and historical).
curl "https://api.krownlabs.app/api/auctions/token/0x123.../1337"