UIID
UIID Menu
Developer Platform & APIs

RESTFUL APIS,
ROBUST SDKS
& CRYPTOGRAPHIC WIDGETS.

Integrate decentralized identity in under 5 minutes. Leverage standard OpenID Connect, high-speed Ed25519 signature checks, and native REST interfaces.

COMPLEX SECURITY
IS HARD TO INTEGRATE.

Setting up advanced zero-knowledge or cryptographic identity verification from scratch requires months of math modeling, compliance reviews, and complicated network engineering.

Furthermore, legacy SSO integrations force developers to navigate through highly brittle, undocumented SDK structures. Adding a simple secure login turns into a massive development bottleneck.

Integration Friction

Developers must waste weeks reading complex cryptographic specs before writing their first line of secure code.

Brittle Libraries

Traditional identity providers distribute heavy, slow client libraries that slow down your software performance.

CLEAN REVOLUTIONARY DEVELOPER
INFRASTRUCTURE.

UIID abstracts complex cryptographic protocols into lightweight REST APIs and plug-and-play OIDC gateways. Build security directly into your app with standard code structures.

Standard RESTful API Hooks

Query users, check verification badges, and generate aliases easily using clean, documented JSON payloads.

Plug-and-Play Widgets

Add secure biometrics, age checks, and passport verifications with our highly responsive front-end elements.

DEVELOPER EFFICIENCY METRICS

DEV-FIRST DESIGN

  • ✓ Ready-to-go SDK packages
  • ✓ Sandbox test environment fully available
  • ✓ Standard OpenID Connect endpoint support
  • ✓ Interactive API logging with postgres insights

FOUR PILLARS OF DEVELOPER POWER

Sandbox Mode

Instantly test verification routines in our mockless development sandbox.

Webhooks

Receive instant HTTP POST alerts when user verification state changes.

JWT Claims

Clean, self-contained JSON Web Tokens signed locally in under 38 microseconds.

Developer Logs

Full, real-time analytics dashboards tracking your API calls inside postgres.

INTEGRATION FLOW SEQUENCE

1

Redirect to UIID Portal

The application initiates login, redirecting the user to UIID’s secure IDP portal with standard OAuth scopes.

2

Local Cryptographic Signing

The user authenticates with TouchID or FaceID, signing the assertion locally on their device secure elements.

3

JWT Received

The signed JWT token is transferred via callback to the redirect URL, completing the verify action instantly.

DEVELOPER INTEGRATION

Instantly verify standard WebAuthn assertions on your server using our documented endpoints:

{
  "endpoint": "/api/v1/auth/check",
  "method": "GET",
  "headers": {
    "Authorization": "Bearer api_key_99ab129fec"
  },
  "response": {
    "status": "authenticated",
    "user_id": "usr_01he891ab1a",
    "did": "did:uiid:9D1B-5D1D-4C9A"
  }
}

GLOBAL STANDARDS COMPLIANCE

OpenID Connect

Fully compatible with international OAuth 2.0 / OIDC identity federation protocols.

W3C DID Spec

Standard decentralized identifier layouts ensuring complete network compatibility.

FIDO2 Standards

Engineered to conform with guidelines defined by the global FIDO Alliance.

FREQUENTLY ASKED QUESTIONS

Using our OIDC routing libraries, you can implement secure passwordless logins into any standard Node.js, Go, or Python application in under 5 minutes.
Yes. Developers can register staging applications and trigger mockless sandbox verification routines without incurring live API fees.
Because UIID provides self-contained signed JWT payloads, you can authenticate users into any custom SQL, NoSQL, or graph database easily.

BUILD WITH ABSOLUTE SECURE CRYPTO.

Integrate our developer-first, phishing-resistant APIs and protect your resources with UIID today.