🎉 AdCP 3.0 is now GA — see what's new
curl --request GET \
--url https://agenticadvertising.org/api/registry/lookup/agent/{agentUrl}/domains{
"agent_url": "<string>",
"domains": [
"<string>"
],
"count": 123
}Get all publisher domains associated with an agent.
curl --request GET \
--url https://agenticadvertising.org/api/registry/lookup/agent/{agentUrl}/domains{
"agent_url": "<string>",
"domains": [
"<string>"
],
"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?