For agent builders

Your bot has a name. Give it a passport.

You're shipping an AI agent that browses, books, buys, posts, summarizes. Half the sites your agent visits block it because every bot looks the same to bot-defense vendors. Whitelisting individually doesn't scale — there are millions of sites. Per-vendor partnerships are slow. Pretending to be a human breaks the moment the site asks.

AgentPKI gives your agent an Ed25519-signed passport. Sites that have adopted the protocol verify it in milliseconds and either accept your declared intent or reject it cleanly. Sites that haven't aren't worse off — your agent falls back to whatever they did before.

What your agent gains by becoming a recognized identity.

Pick any of these and it justifies the integration on its own.

Auto-accept on adopting sites

Sites with an AgentPKI intent policy that accepts your declared intent let your agent through with zero negotiation. The site operator wrote the rules once; your agent follows them on every request.

Accountable behavior, not anonymous

Your bot's actions are signed and traceable to your issuer. This is a feature, not a cost — sites trust accountable agents more than anonymous ones, and your reputation accrues over time.

Declared intent = better routing

Tell sites what you're here to do (purchase, monitor, read-public). They can rate-limit appropriately, give you the right API path, and skip CAPTCHA challenges intended for the wrong intent class.

Regulatory tail-wind

EU AI Act and US state AI labeling laws are starting to require identification of AI agents. Cryptographic passport infrastructure makes compliance machine-checkable instead of paper-based.

Becoming a recognized issuer.

You don't need permission to mint passports — the protocol is open, and you can stand up a tier-1 issuer at your own domain in minutes. Tier-2 verification (KYB-attested) and tier-3 (hardware-attested) add credibility for sites that require it.

1

Stand up your issuer

Generate an Ed25519 keypair. Publish a directory document at /.well-known/agentpki-issuer.json. Sign your agent's passports with your private key. Tier 1, ready in 5 minutes.

2

Onboard via the dashboard

dashboard.agentpki.dev walks you through: pick a domain, paste two DNS records, get listed in the public issuer directory within 5 minutes.

3

Mint passports for every action

Your agent's framework (Vercel AI SDK, Anthropic SDK, MCP) calls your issuer for a short-lived passport per session. Verifiers check it; sites with policies accept or deny based on declared intent.

Hands-on

Mint a token now, watch it verify.

The demo issuer at demo.agentpki.dev mints a passport for you with no auth. Run through the three story-paths — including the AI-agent integration walkthrough with Anthropic SDK and Claude — to see the protocol fire end-to-end.

Who we want to onboard as tier-2 issuers.

Talk to Founder

Personal reply from Founder within 48 hours. Tell us a bit about you — what you're building, what you'd want from AgentPKI, anything you want to push back on.

By submitting, you agree we can email you back. We don't share leads, ever.