Resolve brand
curl --request GET \
--url https://agenticadvertising.org/api/brands/resolve{
"canonical_id": "acmecorp.com",
"canonical_domain": "acmecorp.com",
"brand_name": "Acme Corp",
"names": [
{}
],
"parent_brand": "<string>",
"house_domain": "<string>",
"house_name": "<string>",
"brand_agent_url": "<string>",
"brand_manifest": {}
}Brand Resolution
Resolve brand
Resolve a domain to its canonical brand identity. Follows brand.json redirects and returns the resolved brand with its house, architecture type, and optional manifest.
GET
/
api
/
brands
/
resolve
Resolve brand
curl --request GET \
--url https://agenticadvertising.org/api/brands/resolve{
"canonical_id": "acmecorp.com",
"canonical_domain": "acmecorp.com",
"brand_name": "Acme Corp",
"names": [
{}
],
"parent_brand": "<string>",
"house_domain": "<string>",
"house_name": "<string>",
"brand_agent_url": "<string>",
"brand_manifest": {}
}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.
Query Parameters
Example:
"acmecorp.com"
Available options:
true, false Response
Brand resolved successfully
Example:
"acmecorp.com"
Example:
"acmecorp.com"
Example:
"Acme Corp"
Available options:
brand_json, community, enriched Show child attributes
Show child attributes
Available options:
master, sub_brand, endorsed, independent Show child attributes
Show child attributes
⌘I