Download C2PA files
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.
Downloading C2PA Files on Mobile Devices
If you’re using Capture Dashboard or Capture Cam, you can download the C2PA file for a registered asset through the Dashboard’s asset detail page or the Capture Cam asset detail page on either desktop or mobile devices. To download C2PA files on your phone, please ensure the following:
The asset is registered and supports C2PA injection.
If your phone’s browser blocks downloads:
Open the browser’s Settings.
Navigate to Privacy or a similar option.
Disable any settings blocking auto-downloaded content.
For additional details on supported file types and the download process, refer to the Supported FIle Types section above.
Last updated