cURL
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.
"acmecorp.com"
true
false
Raw brand.json data
Show child attributes
Was this page helpful?