VerifableStart a record
Documentation

The developer map of Verifable

Verifable issues Digital Product Passports and the facts around them — signed as W3C Verifiable Credentials, addressed as DIDs, held in wallets, and checked against policy by a PDP before anything is handed back. This page is the developer-facing map of that system: the consoles you can click through, the operations the server actually exposes, and the documents that describe it all in a form a machine can read.

Every passport is also a fact in a small RDF store you can query yourself — the same store the landing page's live proof runs against — over SPARQL 1.2, at the Veritas Workbench. DID resolution, CBOR inspection, and credential/passport tools live in the Playground below. If you'd rather read the plain-language story first, start at the homepage.

  • UNTP
  • W3C VC 2.0
  • SD-JWT VC
  • OpenID4VCI
  • OpenID4VP
  • OpenID Federation
  • EUDI ARF
  • ISO 18013-5
  • ISO/IEC 18975
  • GS1 Digital Link
  • JSON-LD
  • SHACL
  • SPARQL 1.2

Consoles

Everything below is the same substrate viewed from a different seat. Each console reads and writes through the API in the reference section further down — none of it is a separate backend.

API reference

Rendered live from the same OpenAPI document the server emits at build time — grouped the way the consoles above actually use it. Open the raw contract directly at /openapi/verifable-server.json for tooling, codegen, or an agent that wants the whole shape at once.

Machine-readable facts

Three documents describe this system without anyone reading a page: the operation-level contract above, a plain-document summary for people, and an agent-readable index. This page is the human-navigable front door tying the three together.

Self-describing as did:web:verifable.eu.