/opensea/collections/traits
List the trait values of an OpenSea NFT collection with per-value counts and floors
Price: 1 credit
💡 AI Hint: List the trait values of an OpenSea NFT collection by its slug (e.g. ‘boredapeyachtclub’). Each row returns a trait type and value, how many items carry it and the percent of the collection it represents, and the floor price and top offer (in native, token and USD) for items with that trait. These are the facets used to filter the collection’s items.
⚠️ Common errors: 412: Collection not found
Authorizations
API token from the dashboard
Headers
Body
Collection slug (its human-readable alias from the collection URL)
1"boredapeyachtclub"
"pudgypenguins"
Number of trait values to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500