Documentation
Give every agent action an identity you can verify
When an agent calls a tool or an API, nothing in a normal request proves which agent made the call, that its instructions weren’t tampered with, or that a leaked token isn’t being replayed. auth51 closes that gap. These docs are organized by what you’re trying to do.
New here? Start with the Quickstart, then read Agent identity to see how the whole thing hangs together.
Get started
Install the client, run your agent, and watch it show up in the console to approve. One import, no config.
Quickstart →Concepts
How agent identity works, what an intent token is, and why a stolen one is useless. Read these to understand the model.
Read the concepts →Reference
The standards auth51 builds on — OAuth, token exchange, DPoP — plus the protocol draft and the paper.
Standards & research →