Upload local file (multipart/form-data)
Uploads a local file using multipart/form-data. The file field name must be file_upload.
POST
Upload local file (multipart/form-data)
Documentation Index
Fetch the complete documentation index at: https://fal.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key must be prefixed with "Key ", e.g. Authorization: Key YOUR_API_KEY
Path Parameters
Target path (including filename)
Example:
"datasets/images/cat.jpg"
Query Parameters
If true and the uploaded file is a ZIP, it will be extracted
Example:
false
Body
multipart/form-data
Binary file content
Response
Upload completed
Indicates whether the operation was successful
Upload local file (multipart/form-data)