How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

SpruceID Credentials API

Issue and verify W3C Verifiable Credentials using the VC API specification. Supports both legacy (/issue/credentials, /verify/credentials) and current (/credentials/issue, /credentials/verify) path styles.

SpruceID Credentials API is one of 10 APIs that SpruceID publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Credentials. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a GitHub repository.

This API exposes 4 operations across 4 paths, and defines 9 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, http://localhost:8080.

4 operations 4 paths 9 schemas 4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://localhost:8080
License
Resource Areas
1

Paths & Operations 4

Across 4 paths, the API surfaces 4 operations — 4 POST. Each is listed below with its method, path, parameters, and response codes.

Credentials 4

Issue and verify W3C Verifiable Credentials using the VC API specification. Supports both legacy (/issue/credentials, /verify/credentials) and current (/credentials/issue, /creden…

POST
/credentials/issue
Issue Verifiable Credential
issueCredential body → 201400500
POST
/issue/credentials
Issue Verifiable Credential (legacy path)
issueCredentialLegacy body → 201400500
POST
/credentials/verify
Verify Verifiable Credential
verifyCredential body → 200400
POST
/verify/credentials
Verify Verifiable Credential (legacy path)
verifyCredentialLegacy body → 200400

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are VerifiableCredential (10 properties), DataIntegrityProof (8 properties), JWTOrLDPOptions (4 properties), VerificationResult (3 properties). Each schema is shown below with its type and property counts.

VerificationResult
object
Summary of verification checks performed on a credential or presentation. Based on the W3C VC HTTP API VerificationResult schema.
3 properties
VerificationOptions
object
Options for verification operations
2 properties
IssueCredentialResponse
object
A verifiable credential with proof added. If proofFormat was "jwt", this will contain a JWT string in the verifiableCredential field.
1 property
VerifiableCredential
object
A W3C Verifiable Credential (VC Data Model 1.1 or 2.0). May be represented as a JSON-LD credential with a linked data proof, or as a JWT string.
10 properties 4 required
DataIntegrityProof
object
A W3C Data Integrity cryptographic proof
8 properties
IssueCredentialRequest
object
2 properties 2 required
JWTOrLDPOptions
object
Combined options for credential/presentation operations. Controls whether to produce a JWT or Linked Data Proof format.
4 properties
Error
object
Error response
2 properties
VerifyCredentialRequest
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

spruceid-credentials-api-openapi.yml Raw ↑

Other APIs SpruceID publishes across the network.

SpruceID Sign-In with Ethereum (SIWE) API
SpruceID SSI Core Library API
SpruceID OID4VCI Credential Issuance API
SpruceID OID4VP Verifiable Presentations API
SpruceID isomdl Mobile Driver's License API
SpruceID Health API
SpruceID Identifiers API
SpruceID Presentations API
SpruceID Status API
Where this information came from

This is an independent, third-party profile of SpruceID Credentials API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.