Default Flow (Recommended)
- SDK requests upload URL from
POST /v0/inputs/presign-upload. - SDK uploads file bytes to the presigned URL.
- SDK receives an
s3://...input_uri. - Submit job with that
input_uri.
Python Example
API Endpoint
POST /v0/inputs/presign-upload
Request: