Complete API documentation for Probe.dev media analysis
/v1/probe/file
- Analyze media files, streaming formats (HLS, DASH), and streaming protocols (RTMP, RTSP, SRT) with FFprobe, MediaInfo, Probe Report, and C2PA/v1/probe/mediastreamvalidator
- Validate HLS streams with Apple’s MediaStreamValidator/frontend/api/v1/media/log
- Access request logs and history/frontend/api/v1/statistics/*
- Usage statistics and analytics/frontend/api/v1/user/*
- User management and profilesCode | Description | Common Causes |
---|---|---|
200 | Success | Request completed successfully |
400 | Bad Request | Invalid parameters or malformed request |
401 | Unauthorized | Missing or invalid API token |
403 | Forbidden | Insufficient permissions or quota exceeded |
404 | Not Found | File not accessible or doesn’t exist |
429 | Too Many Requests | Rate limit exceeded |
500 | Internal Server Error | Temporary server issue |