Download C2PA Asset
The prerequisite of the API includes acquiring the Capture Token following the instructions and registration of the asset following the initial asset registration instructions.
In order to verify the C2PA content, you may visit the official Verify page provided by C2PA. For more details about C2PA, see the C2PA official website.
Supported File Types
Numbers C2PA API currently supports the following file types for processing:
AVI (
video/msvideo
,video/avi
,application-msvideo
)AVIF (
image/avif
)C2PA (
application/x-c2pa-manifest-store
)DNG (
image/x-adobe-dng
)HEIC (
image/heic
)HEIF (
image/heif
)JPEG/JPG (
image/jpeg
)M4A (
audio/mp4
)MOV (
video/quicktime
)MP4 (
video/mp4
,application/mp4
)PNG (
image/png
)SVG (
image/svg+xml
)TIFF/TIF (
image/tiff
)WAV (
audio/x-wav
)MP3 (
audio/mpeg
)WEBP (
image/webp
)
Special Notes
Unsupported File Types
PDF (
application/pdf
): Currently not supported due to an ongoing issue.
Last updated