For most use cases, the
slideless CLI is easier than calling this endpoint directly. The CLI command equivalent is slideless search [query] (or slideless search --json).When to use
Enumerate public marketplace listings — for a catalog page, a picker, or an agent browsing for a listing. Onlypublic listings are returned; unlisted listings never appear here (fetch them by slug via GET /getMarketplaceListing).
This endpoint is public — no API key — and its responses are cached.
Endpoint
Auth
None. Do not send anAuthorization header.
Query parameters
All optional.Response (200)
Examples
curl
Node.js
Errors
Next
- GET /getMarketplaceListing — full detail for one listing by slug.
- GET /listMarketplaceRemixes — listings remixed from a given listing.
- POST /recordMarketplaceView — bump a listing’s view counter.
- POST /recordMarketplaceRemix — record a remix.