Credentials
Verify BlockChain Credential (v1)
This endpoint gives data for a blockchain recorded credential. It will help you verify authenticity of the credential on blockchain.
Verify Blockchain record of a Credential - Video Walkthrough
get/v1/credentials/blockchain_data/{id}
Path parameters
idstring required
Encoded id or UUID of the credentials. unique id in the credentials url.
Query parameters
keystring
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 (v1)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
- ○