SDK Usage
The SDK handles the upload flow automatically:Use in Workflows
File Management
REST API
The upload flow has three steps:1. Request Upload URL
2. Upload File
3. Confirm Upload
Complete Python Example
File Management API
List Files
Get File Metadata
Get Download URL
Delete File
Using File References
Once uploaded, usedatalab://file-{id} references in any API call:
Limits
| Limit | Value |
|---|---|
| Maximum file size | 200 MB |
| Upload URL expiry | 1 hour |
| Download URL expiry | 1 minute to 24 hours |
Try Datalab
Get started with our API in less than a minute. We include free credits.