API reference / Download a result

Download a result

Download original.png, cutout.png, mask.png or a generated file belonging to your image. Include your API key. Links expire with the job.

GET/api/files/{id}/{filename}
Authenticate with X-API-Key. Keep your key on your server; never embed it in a public website.

Response

200 · Success
{
  "binary": "Image bytes"
}

Errors use a structured error.code and error.message. See error handling →

Clearcut support