🚀 AdCP 3.1 beta is now available — see what's new
curl --request GET \
--url https://agenticadvertising.org/api/brands/brand-json{
"domain": "<string>",
"url": "<string>",
"data": {},
"variant": "<string>",
"warnings": [
"<string>"
]
}Fetch the raw brand.json file for a domain.
curl --request GET \
--url https://agenticadvertising.org/api/brands/brand-json{
"domain": "<string>",
"url": "<string>",
"data": {},
"variant": "<string>",
"warnings": [
"<string>"
]
}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?