v1
latestOpenAPI 3.1.02026-07-2210284274.4 KBBrand 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
Query parameters
domainstring required
Example:acmecorp.com
fresh'true' | 'false'
Response
Brand resolved successfully
Example response
{
"canonical_id": "acmecorp.com",
"canonical_domain": "acmecorp.com",
"brand_name": "Acme Corp"
}