Skip to main content
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

keys
object[]
required