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": [
{}
]
}Documentation Index
Fetch the complete documentation index at: https://agenticadvertisingorg-changeset-release-main.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Response
200 - application/json
JWKS response
Show child attributes
Show child attributes
⌘I