Blur: Get Collections
Blur via Parse · crypto_web3
Fetch a ranked list of NFT collections sorted by trading volume or other metrics. Returns collection summaries including floor prices, volume stats across multiple time windows, and current best bid. The full ranking contains thousands of collections; a single call returns one page of results. 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_collections
- Interface artifact
- sha256:34226be122817e2db45e0c22f35596669bfe95a6dbf628b55963dc3e47ee18db
- Manifest digest
- sha256:b1aeac133d983214a6b43492c97f3772b39ae86ffa69f16c84eae6dcb4061b21
Request fields
- sort (string): Sort field for ranking collections.: Allowed values: VOLUME_ONE_DAY, VOLUME_ONE_WEEK, VOLUME_FIFTEEN_MINUTES
- order (string): Sort order.: Allowed values: ASC, DESC
Example queries
- {"sort":"VOLUME_ONE_DAY","order":"ASC"}