Skip to main content
Upload a file to the Data Ingestion service. The file is stored under your account and assigned a unique ID that remains valid until expiration.

Request parameters

binary
required
The file content to upload (multipart form data).
integer
default:"30"
Number of days until the file expires and is automatically deleted.

Upload a file

Response fields

uuid
Unique identifier for the uploaded file. Use this ID when creating jobs with the file connector.

Supported file types

The API accepts a wide range of document, video, and media formats:
Set a shorter expires_in_days value if you only need the file for a single job. This reduces storage costs and keeps your file list clean.