Every AI agent, model, and autonomous system will have a verifiable identity — anchored to a real human operator and powered by deepidv's biometric verification across 200+ countries.




0 developers already joined
What is getai.id
UAIIP (Universal AI Identity Protocol) is an open standard that gives AI agents, models, and autonomous systems a cryptographic identity anchored to a verified human operator — enabling trust between AI and the humans they serve.
Register any AI model or autonomous agent with a cryptographically unique Agent System Identity Document — globally unique, verifiable, and permanent.
Agents connect directly to the getai.id MCP server to verify identities and get verified — no middleware, no friction.
Non-transferable blockchain credentials anchored to a verified human identity. Once bound, they cannot be reassigned, spoofed, or revoked by a third party.
Powered by deepidv's biometric verification engine — the same technology trusted by enterprises worldwide for identity verification.

getai.id is powered by deepidv — the enterprise identity verification engine trusted by financial institutions, fintechs, and regulated industries across 211+ countries.
211+
Countries
99.8%
Accuracy Rate
<150ms
Verify Speed
SOC 2
Type II Certified
How it works
The human operator behind the AI system completes deepidv's biometric + document verification — supported across 200+ countries.
The verified operator registers their AI agent, model, or autonomous system in the Universal AI Identity Protocol (UAIIP) registry.
The system receives a unique ASID and soulbound MCP credentials — non-transferable proof of verified human origin.
The credentialed agent can now prove its identity and verify others — creating a trusted web of AI-to-AI interactions.
For Developers
Add verified identity to any MCP-compatible agent in minutes. SDKs for Python, JavaScript, and Go — coming soon.
import { getAI } from "@getai/mcp-sdk";
const client = await getAI.connect({
server: 'mcp://identity.getai.id',
credentials: process.env.GETAI_CREDENTIALS,
});
// Verify an incoming agent's identity
const identity = await client.verify('asid_7f3k9x2m...');
// { name: 'Acme Corp', verified: true, country: 'US' }
console.log(identity.operator);
// 'SoulboundASID' — non-transferable
console.log(identity.credential.type);Be among the first to build on the Universal AI Identity Protocol. Join the waitlist and get early access when getai.id launches.