Endpoint Examples
Store and Analyze a File
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.
POST
Authorizations
Body
application/json
Response
200
application/json
Successfully stored file
Minimal response model for endpoints that only need to return the id of a stored file.