POST
/
v1
/
probe
/
file
{
  "error": null,
  "ffprobe": {
    "duration": null,
    "error": null,
    "response": "<any>",
    "success": true,
    "usage": null
  },
  "mediainfo": {
    "duration": null,
    "error": null,
    "response": "<any>",
    "success": true,
    "usage": null
  },
  "metadata": {
    "io_usage": null,
    "queue_time": null,
    "request_id": null
  },
  "probe_report": {
    "duration": null,
    "error": null,
    "response": "<any>",
    "success": true,
    "usage": null
  },
  "success": true
}

Authorizations

token
string
query
required

API Key Security

Body

Response

200
application/json

OK

The response is of type object.