Skip to content

Introduction

Quick start

  • 📝 Print your first credential with a template


    Learn how to define Document Rails resources and create printable credentials from scratch.

    Read the guide

Issuance

  • 🌐 Recipe management


    Recipes serve as pre-defined scenarios for both paper and mobile credential issuance.

    Recipe documentation

  • 📱 OpenID for Verifiable Credential Issuance


    Issue digital credentials directly into user wallets with the hassle-free OID4VCI implementation in Document Rails

    OID4VCI documentation

  • 📰 Upload templates


    Create and upload new .docx or Typst templates using already familiar tools.

    Templates documentation

  • Manage status lists


    Easily revoke issued credentials with a unified API and automatic status list publishing.

    Status list documentation

  • 🔑 Setup signing keys


    Document Rails supports both local and remote hardware-backed signing keys, which you can setup with a single API.

    Signing key documentation

  • 📃 Create certificate authorities


    Managed certificate authorities allow you to easily create new certificates and manage existing ones.

    CA management documentation

Verification

  • 📱 OpenID for Verifiable Presentations


    Allow users to utilize standards-compliant wallets to share credentials with your application by delegating the protocol handling to Document Rails.

    OID4VP documentation

  • 🔎 Credential verification API


    Verify W3C, MDoc, SD-JWT, KB-JWT and C2PA credentials/presentations using a single API.

    Credential verification documentation

RPC