Retrieve aggregate marketplace statistics including total ask/bid amounts, listing/offer counts, and product counts. Stats are recalculated every minute.
GET
/
marketplace
/
get-marketplace-stats
/
v1
Get platform-wide marketplace statistics
Copy
Ask AI
curl --request GET \ --url https://api.collectpure.com/marketplace/get-marketplace-stats/v1 \ --header 'x-api-key: <api-key>'