Skip to main content
POST /api/v1/run/{skill} Run one skill. The slug is the same one the site uses — /api/v1/run/background-remover. Option ids come from GET /api/v1/skills. An option the skill does not have is an error, not a default. Credits come off before the provider is called and go back if the run fails. The response includes credits_charged. Text results — alt text, transcripts — ride back inline rather than as a file.
A skill flagged needs_reference edits with a second image. Today that is swap and virtual try-on. Those two have no Workbench page. To run several skills as a line, use POST /api/v1/runs.