Skip to main content

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:

APIs

The didx:me platform integrates three core services:
APIBase URLPurpose
Consumer Onboarding APIhttps://test.didxtech.com/consumer-onboarding/apiUser account setup
Me Creds APIhttps://test.didxtech.com/me-creds/apiCredential issuance and verification
Me Wallet APIhttps://test.didxtech.com/me-wallet/apiCredential delivery via email

Getting Started

1

Read the Prerequisites

Understand what you need before getting started — Prerequisites
2

Set up Authentication

Learn how to obtain and use access tokens — Authentication
3

Choose your workflow