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
}Was this page helpful?
⌘I