Get sandbox upload URLs
Sandboxes
Get sandbox upload URLs
Get a presigned URL for uploading a file into a sandbox. Use for files larger than 10MB; smaller files can be uploaded directly via POST /v1/sandboxes/:sandbox_id/files.
POST
Get sandbox upload URLs
Documentation Index
Fetch the complete documentation index at: https://docs.duvo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication. Get your API key from the Duvo dashboard.
Path Parameters
The sandbox's unique identifier
Minimum string length:
1Body
application/json
Path where the file will be uploaded (e.g. /workspace/data.csv)
Minimum string length:
1