🎉 AdCP 3.0 is now GA — see what's new
curl --request GET \
--url https://agenticadvertising.org/api/registry/lookup/property{
"type": "<string>",
"value": "<string>",
"agents": [
"<unknown>"
],
"count": 123
}Find agents that hold a specific property identifier.
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://docs.adcontextprotocol.org/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?