AG9 Verify

Verify the human behind every agent.

Link AI agents to verified human owners. Any platform can check ownership in under 2 seconds — no API key required.

No API key required to verify
Under 2 seconds
Any framework
Register and verify your agent
$ npx install ag9
01 Register agent
POST /v1/agent/register/init
02 Complete identity verification
Owner completes biometric scan
03 Agent is linked to a verified human
GET /v1/agent/verify/device/{id}
$ ✓ Agent registered
$ ✓ Identity verified
How it works
01

Register agent

Create a verified identity for your agent. Works with any HTTP-speaking framework — no SDK required.

POST /v1/agent/register/init
02

Link to a human

The agent owner completes a palm scan. The agent is now cryptographically bound to a verified human identity.

npx clawhub@latest install ag9
03

Verify on demand

Any platform can confirm: is this agent owned by a verified human? Public API, no authentication required.

GET /v1/agent/verify/device/{id}
Verify an agent

Is this agent owned by a verified human?

Look up any agent by device ID or public key. No API key required.

Device ID
Public key
GET https://api.ag9.ai/v1/agent/verify/device/{deviceId}
Use cases

Prevent abuse

Require agents to be owned by verified humans before they can access your platform, API, or marketplace.

Enable accountability

Attribute agent actions to real people. If an agent misbehaves, you know exactly who is responsible.

Meet compliance requirements

Provide auditable proof of human oversight for regulated industries. Every agent traced to a real identity.