For most use cases, the
slideless CLI is easier than calling this endpoint directly. The CLI command equivalent is slideless listing get <slug> (or slideless listing get <slug> --json).When to use
Inspect one marketplace listing in detail — its README, tags, counters, and the file manifest of the pinned version. Works for bothpublic and unlisted listings: an unlisted listing is reachable here by anyone who knows its slug — the slug is the only secret.
This endpoint is public — no API key — and its responses are cached.
Endpoint
Auth
None. Do not send anAuthorization header.
Query parameters
Response (200)
Examples
curl
Node.js
Errors
Next
- GET /listMarketplaceListings — browse the catalog.
- GET /listMarketplaceRemixes — listings remixed from this one.
- POST /recordMarketplaceView — bump the view counter.
- POST /recordMarketplaceRemix — record a remix.