Get brand.json
curl --request GET \
--url https://agenticadvertising.org/api/brands/brand-json{
"domain": "<string>",
"url": "<string>",
"data": {},
"variant": "<string>",
"warnings": [
"<string>"
]
}Brand Resolution
Get brand.json
Fetch the raw brand.json file for a domain.
GET
/
api
/
brands
/
brand-json
Get brand.json
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://agenticadvertisingorg-changeset-release-main.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
⌘I