Verifiable Credentials

Verify Credential

Verify that a verifiable credential is valid.

API scope required credentials.read

post/v1-alpha1/credentials/verification/verify

Request body

credentialobject required

The JSON representing a credential.

Response

Success.

isValidboolean
errorstring nullable

Example response

{
  "error": "null / \"error message\""
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.