Built for Developers

Integrate continuous trust into your applications with our API-first infrastructure.

Integration Overview

IDriftr provides a robust set of APIs to verify credentials, subscribe to change events, and poll trust status in real-time.

  • Verify: Validate identity assertions at transaction time.
  • Monitor: Subscribe to webhooks for identity drift events.
  • Evaluate: Get deterministic confidence scores for any entity.

Interactive Demos

Access our interactive demo environments to test integrations and see the platform in action.

Investor Demo Customer Demo Guided Demo

Sample Requests

// Verify a credential

POST /api/issuance/assertions/verify
{
  "assertion_id": "asrt_9921...",
  "relying_party": "rp_5562..."
}
                

// Get trust status

GET /api/companies/04465790/trust-status
{
  "confidence": 0.85,
  "status": "VERIFIED",
  "last_drift": "2026-01-15T12:00:00Z"
}
                

Webhook Events

Don't poll us, we'll call you. Subscribe to materiality-filtered events.

identity.drift.detected

Triggered when a change is detected in the registry that matches your monitoring policy.

trust.score.changed

Triggered when a material change results in a re-calculation of the trust confidence score.

assertion.revoked

Triggered when a previously issued credential is no longer valid due to policy violations.

Ready to build continuous trust?

Join the leading financial institutions and marketplaces using IDriftr.

Watch the product in action Request a sales demo