POST /api/v2/storefront/resolve-brand
Looks up a brand profile on agenticadvertising.org by domain using a fresh,
authoritative registry read. Returns the brand name, logo URL, and profile
metadata when found. When no profile exists, returns resolved: false plus a
builderUrl where the brand can register one. This endpoint never substitutes
Brandfetch or website-inferred identity.
Request
curl
Parameters
Response
Resolved
Not resolved
Errors
400 VALIDATION_ERROR—domainmissing or empty.401 UNAUTHORIZED— missing or invalid bearer token.503 SERVICE_UNAVAILABLE— the AAO registry could not complete the required fresh lookup. Retry later; the Storefront’s currently persisted identity is left unchanged.
Related
Storefront tasks
All core storefront operations.
Discover agents
Find the agents authorized for an operator domain.
Buyer instructions
Scope discounts and notes by buyer brand domain.