AAO public key set
curl --request GET \
--url https://agenticadvertising.org/api/.well-known/jwks.json{
"keys": [
{}
]
}Agent Compliance
AAO public key set
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.
GET
/
api
/
.well-known
/
jwks.json
AAO public key set
curl --request GET \
--url https://agenticadvertising.org/api/.well-known/jwks.json{
"keys": [
{}
]
}Response
200 - application/json
JWKS response
Show child attributes
Show child attributes
Was this page helpful?
⌘I