Verify BlockChain Credential (v2)
This endpoint gives data for a blockchain recorded credential. It will help you verify authenticity of the credential on blockchain. This endpoint would return different responses based on the Blockchain (Bitcoin or Ethereum) that it's issued in.
Verify Blockchain record of a Credential - Video Walkthrough
Path parameters
Encoded id or UUID of the credentials. unique id in the credentials url.
Query parameters
If private credentials provide a key
Response
OK
Changes
Changed in 3 of the 30 revisions of this API.13
- ○
api operation id
Verify BlockChain Credentialremoved and replaced withVerify BlockChain Credential (v2)api-operation-id-removed
- ○
- ▲
removed the request body
request-body-removed
- ○
added the new optional
queryrequest parameterkeynew-optional-request-parameter
- ▲
- ○
the endpoint scheme security
ApiKeyAuthwas added to the APIapi-security-added
- ○