Create SSH access
Builders
Create SSH access
Creates time-limited SSH access to the builder’s sandbox and returns a ready-to-run ssh_command, a token, and expires_at. The builder must be running.
POST
Create SSH access
Authorizations
Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"
Path Parameters
Body
application/json
How long the access is valid (5 min – 7 days). Default 60.
Required range:
5 <= x <= 10080Example:
60