Skip to main content

Overview

As a verifier, you use the didx:me platform to request specific credentials from users and verify their authenticity. The entire verification workflow uses a single API:
APIBase URLPurpose
Me Creds APIhttps://test.didxtech.com/me-creds/apiPresentation templates, requests, and verification

Verification Workflow

1

Create a Presentation Template

Define what credential information you want to request and verify — Step 1
2

Create a Presentation Request

Generate a specific request using the template — Step 2
3

Present the Request to the User

Display the request to the user via QR code or link — Step 3
4

Verify Presentation

Poll the API to retrieve and validate the user’s response — Step 4

Privacy by Design

The verification flow gives users complete control over what they share. Users can:
  • Select which matching credentials to present (if they have multiple)
  • Selectively disclose only specific attributes from a credential
  • Decline the request entirely
This privacy-preserving design means users maintain autonomy over their personal information.