Blur: Get Collection Tokens
Blur via Parse · crypto_web3
Fetch NFT tokens currently listed for sale in a collection. Returns token details including price, rarity rank, traits, and owner. Only tokens with active ask orders are included. Collections with no active listings return an empty array. Retrieve NFT collection data from Blur.io marketplace including collection rankings, floor prices, best bids, listed tokens, and recent trading activity. Fulfilled by Parse from blur.io.
- blur
- blur-io
- crypto-web3
- finance
- marketplace
- parse
- platform-key
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- crypto_web3
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/9383f30f-7b43-4d7b-b5fa-f521cc6fb20c/get_collection_tokens
- Interface artifact
- sha256:5257d6b7d6e014c0343c0fc97412ef8220e6bda75c0445d0ee8d5f271260d3e1
- Manifest digest
- sha256:c5ce240000c627cacd69e670abc1a037d9479a1e0825070488e594ea84db85c1
Request fields
- collection_slug (string, required): Collection slug identifier (e.g. 'pudgypenguins', 'boredapeyachtclub').
Example queries
- {"collection_slug":"cryptopunks-721"}