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:| API | Base URL | Purpose |
|---|---|---|
| Me Creds API | https://test.didxtech.com/me-creds/api | Presentation templates, requests, and verification |
Verification Workflow
Create a Presentation Template
Define what credential information you want to request and verify — Step 1
Create a Presentation Request
Generate a specific request using the template — Step 2
Present the Request to the User
Display the request to the user via QR code or link — Step 3
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

