🎉 AdCP 3.0 is now GA — see what's new
curl --request GET \
--url https://agenticadvertising.org/api/.well-known/jwks.json{
"keys": [
{}
]
}Returns the JSON Web Key Set (JWKS) containing AAO’s public verification keys. Use these to verify AAO Verified badge tokens without calling AAO’s API.
curl --request GET \
--url https://agenticadvertising.org/api/.well-known/jwks.json{
"keys": [
{}
]
}Documentation Index
Fetch the complete documentation index at: https://docs.adcontextprotocol.org/llms.txt
Use this file to discover all available pages before exploring further.
JWKS response
Show child attributes
Was this page helpful?