Skip to main content
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. Only public 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 an Authorization header.

Query parameters

All optional.

Response (200)

Examples

curl

Node.js

Errors

Next