data-input

Upload File

Upload a file for processing.

Accepts any file type - the format detection agent will determine how to parse it.

post/v1/projects/{project_id}/data/upload

Path parameters

project_idstring required

Response

Successful Response

input_idstring required

Unique identifier for this input

input_typestring required

Type of input (file, url, paste, webhook)

source_namestring nullable

Name of the data source

detected_formatstring nullable

Detected format (if available)

size_bytesinteger required

Size of the input in bytes

previewobject nullable

Preview of the data

statusstring

Processing status

created_atstring date-time

Changes

No recorded changes to this endpoint across all 1 revision of this API.