Marketplace API
Public, no key, read-only.Collections, floors, listings, sales and tokens across every chain.
https://exclusivo.one/v1Store API
API key, scoped, read and write.Your own shop’s products, orders, customers, stock and analytics. Plus
webhooks.
https://exclusivo.one/api/v1Side by side
Which one do you want
Floor prices, listings or sales for a collection
Floor prices, listings or sales for a collection
Marketplace API. No key needed. → Marketplace API
Syncing products from another system into your shop
Syncing products from another system into your shop
Store API,
products:write. → ProductsPushing orders into your fulfilment software
Pushing orders into your fulfilment software
Store API with
orders:read — or better, a webhook, so
you’re not polling.A public collection tracker with no backend
A public collection tracker with no backend
Marketplace API. It’s CORS-open, so you can call it straight from the browser.
Caching
Marketplace responses are CDN-cached withstale-while-revalidate, so repeated
identical requests are cheap and don’t eat your rate limit at the origin. Don’t
add cache-busting parameters.
The Store API isn’t cached — it returns your live data.
