/magiceden/collections/activities
List on-chain marketplace activity (sales, listings, bids) for a Magic Eden collection
Price: 1 credit
💡 AI Hint: List recent marketplace activity for a Magic Eden collection by its symbol (e.g. ‘mad_lads’), optionally filtered to a single activity type (sale, listing, delisting, bid, cancelled bid or mint). Each event returns the transaction signature, activity type, marketplace source, token mint and name, image, buyer and seller addresses, price in SOL, block time and slot, and rarity ranks.
⚠️ Common errors: 412: Collection not found
Authorizations
API token from the dashboard
Headers
Body
Collection symbol (its human-readable alias, e.g. 'mad_lads')
1"mad_lads"
"okay_bears"
Number of activities to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Blockchain
solana Filter by a single activity type
sale, list, delist, bid, cancelBid, mint Response
Successful Response