cryptoslam.io API: get_collection_details
cryptoslam.io via Parse · crypto_web3
Returns detailed header statistics for a specific NFT collection by slug, including sales volume, transaction count, total owners, average hold time, buyers, and sellers. Each stat includes a time-series dataSeries array for charting. Access NFT market data from CryptoSlam including global stats, collection rankings, sales history, blockchain stats, and more. Fulfilled by Parse from cryptoslam.io.
- crypto-web3
- cryptoslam-io
- finance
- marketplace
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- crypto_web3
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/0c929876-d879-4462-8527-3d8fb925166d/get_collection_details
- Interface artifact
- sha256:b04618f0e54eca2a6bb93252fdd8fc465034a326dd451eb39c2ed132bbf01db1
- Manifest digest
- sha256:5b9db622250945c7f40e34b365de4b28bcd28d273f378db9f8bf6ef5ed310636
Request fields
- slug (string, required): Collection slug identifier (e.g. 'cryptopunks'). Obtainable from search_collections results (contractName field).
- period (string): Time period filter.: Allowed values: 24H, 7D, 30D, All-Time
Example queries
- {"slug":"cryptopunks","period":"24H"}