Skip to main content

Verify a credential

POST 

/openapi/v1/credentials/:credentialId/verify

Run an entity-bound verification of this credential against the issuing registry. Updates the credential's verification fields (eligibility, statusDetail, lastVerifiedDate, verificationAuthority) on success. The response carries a correlationId — either echoed from the request body or server-generated — that is also included in the credential.verified webhook payload so callers can match the asynchronous delivery back to this request.

Request

Responses

OK