Get NFT Collection Traits
NFTs
Get NFT Collection Traits
Retrieves a list of all trait types and their values for a specific NFT collection.
GET
Get NFT Collection Traits
Documentation Index
Fetch the complete documentation index at: https://ormilabs.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Enter your API key in the format: Bearer <api_key>. Providing an API key may grant higher rate limits or access to additional features. The API will function without an API key for basic access.
Path Parameters
The NFT collection contract address.
Pattern:
^0x[a-fA-F0-9]{40}$Example:
"0xBC4CA0EdA7647A8aB7C2061c2E118A18a936f13D"
The name or ID of the blockchain.
Available options:
ethereum, apechain, arbitrum, avalanche, base, bsc, polygon Example:
"ethereum"
Response
Successfully retrieved NFT collection traits.