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 via OIDC v0.2
OIDC bridge for Okta, Entra ID, Auth0, and Keycloak (ships v0.2, target 2026-08-25). Dashboard role assignments. SAML inbound on the v0.3 roadmap.
Anomaly Detection v0.3
Receipt logs capture the raw signals — unusual verification patterns, scope-escalation attempts, suspicious delegation chains. Automated detection over them is on the v0.3 roadmap.
SIEM Integration roadmap
Webhook event streaming to your SIEM (Splunk, Sentinel, Chronicle, or custom endpoints) is on the roadmap. Today you can pull events from the receipt-log API.
Compliance Automation
Turn agent activity into compliance evidence automatically.
Audit Trail Export
Export your full agent audit trail in PDF and JSON to feed your own compliance process.
Data Residency
Choose your data region. AU hosting available.
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