Upload the file for the LLM to process.Note: The maximum file size is limited to 50MB, with no restrictions on file format.
Request
Body Params multipart/form-data
Request Code Samples
curl --location --request POST 'https://api.302.ai/upload-file' \
--header 'Authorization: Bearer ' \
--form 'file=@""'
Responses
application/json Modified at 2025-03-28 03:37:44