What is didx:me?
The didx:me stack is designed to solve a common problem: how do organizations securely share verified information about their users? Rather than relying on conventional paper-based or centralized approaches, didx:me implements verifiable credentials stored in mobile wallets. Organizations can issue credentials that third parties can validate without requiring direct system access.Use Cases
- Universities verifying student enrollment
- Employers confirming staff qualifications
- Any organization that needs to issue or verify digital credentials
How it Works
The platform supports two primary roles:Issuers
Organizations that create and distribute verifiable credentials to users
Verifiers
Organizations that request and validate credentials from users
APIs
The didx:me platform integrates three core services:| API | Base URL | Purpose |
|---|---|---|
| Consumer Onboarding API | https://test.didxtech.com/consumer-onboarding/api | User account setup |
| Me Creds API | https://test.didxtech.com/me-creds/api | Credential issuance and verification |
| Me Wallet API | https://test.didxtech.com/me-wallet/api | Credential delivery via email |
Getting Started
Read the Prerequisites
Understand what you need before getting started — Prerequisites
Set up Authentication
Learn how to obtain and use access tokens — Authentication
Choose your workflow
Follow the Issuer workflow or the Verifier workflow

