Verify a Verifiable Presentation

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.
presentationmap from strings to anyRequired

Response

Verification result
validboolean
detailsmap from strings to any