Skip to main content
The REST API lets you automate uploads, distribution, and project management — for CI/CD pipelines, internal tools, and custom integrations.

Base URL

What you’ll need

Pages in this section

Getting started

Endpoints

Webhooks

Typical workflow

1

Upload a build

Call Upload File with autoRelease: true.
2

Wait for approval

Listen on your webhook for build.approved.
3

Done

Streampixel automatically distributes the build to workers — no extra call.