Detect Video
API key authentication for service-to-service communication.
Include your API key in the Authorization header:
Authorization: Bearer your-api-key
x-bitmind-application: oracle-api
Video file form data or direct URL.
- Supported formats: mp4, mov, avi.
- For file upload: Use multipart/form-data with 'video' field
- For URL: Use JSON request with 'video' field containing URL
Starting point in seconds for extraction (default 0)
0Ending point in seconds for extraction (default entire video)
0Frames per second to use for analysis (default 30)
30Whether to include detailed analysis in the response
falseSource identifier for tracking (e.g., URL of the content)
Successful response
Whether the video is detected as AI-generated
Confidence score (0-1, higher = more confident)
Similarity score to known AI content
Total processing time in seconds
Raw prediction scores from validators (rich mode only)
Fully qualified domain name of the subnet
Bad request - Invalid input data
Unauthorized - Invalid or missing authentication
Rate limit exceeded
Last updated