Upload file
Files
Files (Beta)
Upload a file for batch processing. The gateway stores ownership metadata so the same workspace can later retrieve the file or its content.
POST
Upload file
Save the returned
file_id and reuse it with:
POST /v1/batchesGET /v1/files/{file_id}GET /v1/files/{file_id}/content
GET /v1/files is not currently supported on the shared gateway key, so the upload response is the canonical place to capture the file id.Last modified on May 19, 2026