Yolocode

Create Sandbox

Create a new Daytona sandbox

Creates a new Daytona sandbox for the authenticated user.

Authorizationstringrequired(header)
Bearer token. Bearer <github_token>
namestringrequired(body)
Sandbox name.
taskDescriptionstring(body)
Description for AI display name generation.
templatestringdefault: yolocode(body)
Template name.
gitHubRepostring(body)
GitHub repo to clone (owner/repo).
githubTokenstring(body)
GitHub token for repo access.
claudeCredentialsobject(body)
Claude OAuth credentials.
repositorySetupobject(body)
Setup config with environmentVariables.

Response includes id, name, displayName, status, host, claudeHost.