Verify a credential

View as Markdown

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

OR
X-API-Keystring
API Key authentication via header

Request

This endpoint expects an object.
credentialmap from strings to anyRequired

Response

Verification result
validboolean
detailsmap from strings to any