cURL
curl --request GET \ --url 'https://{host}/v1/probe/file?token='
{ "error": "<string>", "ffprobe": { "duration": 1, "error": "<string>", "response": "<unknown>", "success": true, "usage": 1 }, "mediainfo": { "duration": 1, "error": "<string>", "response": "<unknown>", "success": true, "usage": 1 }, "metadata": { "io_usage": 1, "queue_time": 1, "request_id": "<string>" }, "probe_report": { "duration": 1, "error": "<string>", "response": "<unknown>", "success": true, "usage": 1 }, "success": true }
API Key Security
ffprobe
mediainfo
probe_report
Show child attributes
json
OK
Was this page helpful?