Skip to main content
GET
/
api
/
tokens
/
{addressOrPath}
/
{tokenId}
/
similar
curl "https://api.krownlabs.app/api/tokens/sonic-punks/1/similar?limit=10"

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

addressOrPath
string
required
Collection address or path
tokenId
string
required
Token ID

Query Parameters

limit
integer
default:"10"
Number of similar NFTs to return
curl "https://api.krownlabs.app/api/tokens/sonic-punks/1/similar?limit=10"