Authentication
All endpoints require an API key in theAuthorization header:
Base URL
Create an Environment
Errors
List Environments
Returns all environments for the authenticated user.Response Fields
Delete an Environment
Permanently deletes an environment, its browser profile data, and all attached files.Errors
Upload Browser Profile Data
Uploads a.tar.gz Chrome profile archive to an environment. Replaces any existing profile data and sets the status to ready.