Skip to main content
You almost never call this directly — slideless remix <slug> records the remix for you after downloading the files. Call it only when you build a custom remix flow on top of the public API.

When to use

Bump the public remix count of a marketplace listing. The CLI’s slideless remix invokes this after it has written the listing’s files locally, so the counter reflects real remixes. The endpoint records a usage signal only — it does not perform or return any file content. This endpoint is public — no API key required.

Endpoint

Auth

None. Do not send an Authorization header.

Request body

Response (200)

Examples

curl

Node.js

Errors

Next