Solutions · For verifiers

Verify who stands behind an agent, before you transact

Banks, marketplaces, payment platforms, and any counterparty accepting agent-initiated actions can use IDN to verify sponsor accountability in a single call.

The verifier's flow

  1. Receive an agent-initiated action (payment request, contract update, transaction).
  2. Extract the agent's handle from the request.
  3. Query the IDN verifier API.
  4. Receive a signed attestation with sponsor identity, KYC tier, tenure, and authority scope.
  5. Apply your policy: accept, hold, or escalate.

Every check is offline-verifiable, so there is no blocking dependency on the registry.

Verifier products

Name resolution

Resolve a handle to its sponsor and class. Confirms the handle is registered and points to an active sponsor.

Name resolution with revocation

Adds a fresh revocation-list lookup to the resolution. Confirms the sponsor is not on the current revocation list.

Full JWS verification

Verify a complete signed sponsor-binding attestation end to end. Returns all attestation fields including tenure, KYC tier, and authority scope.

Integration

  • REST API with SDKs in TypeScript, Python, Go, and Rust.
  • Batch endpoints for high-volume verifiers.
  • SFTP delivery for enterprises requiring managed file transfer.
  • On-premise deployment available under enterprise contract.