Upload a file to the Newton Platform for processing
Authorization: Bearer YOUR_API_KEYContent-Type: multipart/form-data (automatically set by cURL’s -F flag)file (file, required): The file to upload.jpg, .jpeg, .png.txt, .csv, .json| Field | Type | Description |
|---|---|---|
is_valid | boolean | Whether the upload was successful |
file_id | string | The filename of the uploaded file |
file_uid | string | Unique 22-character identifier for the file |