Get Proof Page Metadata
Consumer (B2C)
Get Proof Page Metadata
Returns metadata for a consumer content protection, used to render public proof pages. No authentication required.
GET
Get Proof Page Metadata
Returns metadata for a consumer content protection record. Use this endpoint to render proof pages that show what was protected, when, and by whom — without requiring authentication.
This is a public endpoint. No API key or bearer token is needed. It is designed for proof page rendering and link previews (e.g. Open Graph metadata for shared proof URLs).
Parameters
The attestation ID linked to the consumer protection. This is the same ID returned in the
attestation_id field of the Protect Content response.Responses
Authorizations
API key for machine-to-machine authentication
Path Parameters
The attestation ID linked to the consumer protection.
Response
Proof page metadata
MIME type of the protected content.
File size in bytes.
SHA-256 hash of the protected content.
Timestamp when the content was protected (RFC 3339).

