Skip to main content
POST
Check video compliance

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
videoUrl
string
required

Public URL of the video to scan.

platform
enum<string>
required
Available options:
youtube,
tiktok,
instagram,
meta-ads,
ftc
format
enum<string>

Optional content format hint. Inferred from duration when omitted.

Available options:
shortform,
longform
context
object

Optional publication metadata that affects risk (caption, hashtags, monetization intent).

Response

The request has succeeded.

riskScore
integer<int32>
required

Composite risk score 0-100 computed deterministically from violation severities.

verdict
enum<string>
required
Available options:
safe,
caution,
high-risk,
likely-violation
violations
object[]
required
platform
enum<string>
required
Available options:
youtube,
tiktok,
instagram,
meta-ads,
ftc
policySnapshotDate
string
required

ISO date of the newest active policy snapshot this scan was evaluated against.

disclaimer
string
required

Informational disclaimer. This response is not legal advice.