Skip to main content
POST
Create a brand

Authorizations

Authorization
string
header
required

An API key from the Account tab, sent as Authorization: Bearer agl_live_.... Keys are secret; store them server-side.

Body

application/json
website
string
required

The brand's website or domain, e.g. example.com. Must be a valid domain.

Maximum string length: 2048
Example:

"example.com"

about
string

Optional context to improve enrichment.

Maximum string length: 5000

Response

The account already had this domain; the existing brand is returned unchanged.

brand
object
required