Open standard for agents and verifiers to validate a product's credentials through a rigorous multi-stage cryptographic sequence.
Product Page
Obtain or fetch JSON-LD
Signature Check
Domain Control
C2PA Manifest
Trust Established
Request a product's MC4P certificate as JSON-LD: identity, authorized domains, provenance, and proof.
Validate the JWT signature against the public JWKS endpoint, with no round-trip to Mintall required.
Confirm the domain or context where a product is listed is authorized for that certificate.
Read the C2PA manifest and registry anchor the certificate references to confirm image provenance.
Read public certificates without an account or API key. Authentication is only for write operations.
A stable contract that MCP tools and shopping agents can call the same way for every Mintall-certified product.
The MC4P certificate format, JSON-LD structure, and how verification works end to end.
Read specificationEndpoints for fetching certificates, discovering JWKS keys, and verifying domain context.
Read api referenceStep-by-step walkthrough: verify a product image from an agent workflow.
Read integration guideBuilding an AI agent? Verify MCP wraps this API in a ready-made tool interface.