SpruceID DIDKit HTTP API

DIDKit is SpruceID's cross-platform toolkit for working with W3C Decentralized Identifiers (DIDs) and Verifiable Credentials (VCs). The DIDKit HTTP server exposes REST endpoints for issuing, presenting, and verifying verifiable credentials and verifiable presentations using standard cryptographic proofs. It implements the W3C VC API specification and supports multiple DID methods including did:key, did:web, did:ethr, and did:tz. Note: DIDKit HTTP does not include built-in authorization and should be deployed behind a reverse proxy in production.

OpenAPI Specification

openapi.yaml Raw ↑