Enrich brand
curl --request GET \
--url https://agenticadvertising.org/api/brands/enrich{
"domain": "<string>",
"cached": true,
"manifest": {
"name": "<string>",
"url": "<string>",
"description": "<string>",
"logos": [
{
"url": "<string>",
"tags": [
"<string>"
]
}
],
"colors": {
"primary": "<string>",
"secondary": "<string>",
"accent": "<string>"
},
"fonts": [
{
"name": "<string>",
"role": "<string>"
}
],
"company": {
"name": "<string>",
"industry": "<string>",
"industries": [
"<string>"
],
"employees": "<string>",
"founded": 123,
"location": "<string>"
}
},
"company": {
"name": "<string>",
"industry": "<string>",
"industries": [
"<string>"
],
"employees": "<string>",
"founded": 123,
"location": "<string>"
},
"context": {},
"context_error": "<string>"
}Brand Resolution
Enrich brand
Enrich brand data using Brandfetch. Returns logo, colors, and company information. Authenticated callers may also receive ephemeral Brand Context API identity/positioning/voice data.
GET
/
api
/
brands
/
enrich
Enrich brand
curl --request GET \
--url https://agenticadvertising.org/api/brands/enrich{
"domain": "<string>",
"cached": true,
"manifest": {
"name": "<string>",
"url": "<string>",
"description": "<string>",
"logos": [
{
"url": "<string>",
"tags": [
"<string>"
]
}
],
"colors": {
"primary": "<string>",
"secondary": "<string>",
"accent": "<string>"
},
"fonts": [
{
"name": "<string>",
"role": "<string>"
}
],
"company": {
"name": "<string>",
"industry": "<string>",
"industries": [
"<string>"
],
"employees": "<string>",
"founded": 123,
"location": "<string>"
}
},
"company": {
"name": "<string>",
"industry": "<string>",
"industries": [
"<string>"
],
"employees": "<string>",
"founded": 123,
"location": "<string>"
},
"context": {},
"context_error": "<string>"
}Query Parameters
Example:
"acmecorp.com"
Response
Enrichment data from Brandfetch
Available options:
true Show child attributes
Show child attributes
Show child attributes
Show child attributes
Available options:
brand_json, community, enriched Show child attributes
Show child attributes
Available options:
brandfetch Available options:
ephemeral Was this page helpful?
⌘I