Authorization header.
Generate an API key
1
Log in to the dashboard
Go to dashboard.streampixel.io and sign in.
2
Open your account menu
Click your account name in the top-right corner.
3
Request the key
Click the Request API Key button.
4
Check your email
The key is sent to your registered email address.
Use the API key
IncludeapiKey in the JSON body of every request:
Authentication errors
Receiving a
401? Generate a new API key from the dashboard and update your integration.Security best practices
Next steps
Find your IDs
Locate your
userId and projectId in the dashboard.Upload a build
Submit your first build with the API key you just generated.