Property identifier lookup
curl --request GET \
--url https://agenticadvertising.org/api/registry/lookup/property{
"type": "<string>",
"value": "<string>",
"agents": [
"<unknown>"
],
"count": 123
}Authorization Lookups
Property identifier lookup
Find agents that hold a specific property identifier.
GET
/
api
/
registry
/
lookup
/
property
Property identifier lookup
curl --request GET \
--url https://agenticadvertising.org/api/registry/lookup/property{
"type": "<string>",
"value": "<string>",
"agents": [
"<unknown>"
],
"count": 123
}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.
⌘I