Everything you need for
agent identity at scale

The open-source protocol handles crypto. IDProva Cloud handles everything else.

Managed Registry

A globally available, highly available registry for your Agent Identity Documents. No infrastructure to manage.

registry.idprova.com

Publish, resolve, and revoke AIDs and DATs through a managed endpoint. Same API as self-hosted.

Web Dashboard

Visual agent inventory, DAT verification, delegation chain explorer, and real-time activity feed.

DAT API

Programmatic token issuance for CI/CD pipelines. Issue, verify, and revoke DATs via REST API.

Security & Access Control

Enterprise-grade access control layered on top of the cryptographic protocol.

SSO/RBAC

SAML and OIDC single sign-on. Role-based access control for dashboard and API operations.

Anomaly Detection

Receipt analytics identify unusual verification patterns, scope escalation attempts, and suspicious delegation chains.

SIEM Integration

Webhook-based event streaming to your existing SIEM. Splunk, Sentinel, Chronicle, or custom endpoints.

Compliance Automation

Turn agent activity into compliance evidence automatically.

Report Generator

Auto-generate compliance reports in PDF and JSON for NIST 800-53, Australian ISM, and SOC 2 frameworks.

IRAP Evidence Bundle

Pre-packaged evidence for IRAP assessments. Control mapping, configuration evidence, and audit trail exports.

Data Residency

Select your data region. AU-only option for government clients meeting PSPF and ISM data sovereignty requirements.

Multi-Platform SDKs

Native performance, every language.

Rust

Core crate. Zero-cost abstractions, memory safety, 247 tests.

cargo add idprova-core

Python

PyO3 bindings. Native Rust speed in Python.

pip install idprova

TypeScript

napi-rs bindings. Node.js, Bun, Deno.

npm install @idprova/core