Media Content Verification
media_content_verificationCheck whether an image or video is authentic and where it came from: C2PA content credentials, provenance and metadata extraction, with an avatar and logo impersonation check. Detect AI-generated or tampered media before trusting it. Costs $1.00 per call, paid in USDC over x402.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_uri | Yes | Avatar/logo image URI: HTTPS URL or IPFS path | |
| media_file_path | Yes | URL or path to the media file to verify | |
| extract_metadata | No | Extract file metadata (default: true) | |
| subscription_token | No | Optional Cybercentry subscription token. Uses your plan quota instead of paying per call. | |
| verify_authenticity | No | Verify content authenticity / C2PA provenance (default: true) |