Skip to main content
GET
/
v1
/
nfts
/
{chain}
/
{address}
Get NFT Collection Metadata
curl --request GET \
  --url https://api.develop.segment.radiant.so/v1/nfts/{chain}/{address} \
  --header 'x-api-key: <api-key>'

Documentation Index

Fetch the complete documentation index at: https://docs.radiant.so/llms.txt

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

Path Parameters

chain
string
default:"ethereum"
required
address
string
default:"0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d"
required