Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 728 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 728 Bytes

VC Issuer HTTP API

This is an open API specification for issuing digital credentials based on standards such as the Verifiable Credentials Data Model (https://www.w3.org/TR/vc-data-model/), JWT (https://tools.ietf.org/html/rfc7519), and Open Badges (https://openbadges.org/). Implementations of this API may differ in terms of which data formats or proof formats they do or do not support. Also, implementations may choose to not support certain parts of this API (e.g. optional parts include changing and retrieving the status of a credential, or refreshing a credential).

The latest version can be viewed at https://w3c-ccg.github.io/vc-issuer-http-api/index.html.

Contact