Enable checks
Request one to three supported safety categories on a single image or video job.
Attach a layered, report-only safety analysis to image or video processing jobs and use its verdict, decisions, scores, and evidence in your own publishing policy.
Request one to three supported safety categories on a single image or video job.
The pipeline performs a bounded first pass and escalates uncertain or higher-risk observations for deeper evaluation.
Inspect the report and evidence in the webhook or result, then publish, hold for review, or reject in your application.
Analyze one source image before its requested derivatives are produced and attach structured decisions to the job.
Sample frames at a service-controlled interval, aggregate the highest-risk observations, and return flagged-frame timestamps.
Receive an overall verdict, flagged checks, per-check decisions and scores, plus bounded sampled-frame evidence.
Combine MediaRuntime’s report with human review, user history, appeals, and your product’s own publishing thresholds.
Works with image_multi_v1Works with video outputs such as mp4_720p_h264_aacChecks: sexual · violence · dangerousMode: reportSubmit from a trusted server with your MediaRuntime API key. The source can be any fetchable HTTPS URL; uploading through MediaRuntime is optional.
{
"file_url": "https://cdn.example.com/media/upload.mp4",
"metadata": {
"media_type": "video",
"asset_id": "asset-0426"
},
"moderation": {
"enabled": true,
"mode": "report",
"checks": [
"sexual",
"violence",
"dangerous"
]
},
"outputs": [
{
"type": "mp4",
"preset": "mp4_720p_h264_aac"
}
]
}Turn one video source into playback files, adaptive streams, social formats, posters, GIF previews, frame sequences, and editing masters in an asynchronous job.
Convert audio formats, extract audio from video, normalize delivery loudness, trim boundary silence, prepare speech audio, and return transcripts with the same job.
Convert JPG, PNG, WebP, and AVIF; generate responsive derivatives; control fit and crop behavior; remove backgrounds; and apply account watermarks asynchronously.