Submit a file to be analyzed with FFprobe and stored in Rendi’s storage. You can use this endpoint both to get metadata about a file and to store it. If you delete the file, you will still have access to its metadata. Get the file’s storage url and metadata using the GET /files/ endpoint. If you require other data extracted from FFprobe - message us at support@rendi.dev.
Documentation Index
Fetch the complete documentation index at: https://rendi.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
file_id immediately; poll get-file until status is STORED.Rendi already stores your FFmpeg output files (see storage_url in the response from run-ffmpeg-command). Use this endpoint to persist intermediate assets or pre-probe input files for FFprobe metadata.URL to the publicly accessible file. You can use public file urls, google drive, dropbox, rendi stored files, s3 stored files, etc. as long as they are publicly accessible.
"https://storage.rendi.dev/sample/sample.avi"
Successfully submitted file for FFprobe and storage
Unique identifier for the stored file
"987fcdeb-a89b-43d3-b456-789012345678"