Get Brand DNA

Retrieve the persistent brand identity and SEO profile for a website. This data is what fuels the autonomous generation engine.

Endpoint

GET https://api.hatrio.ai/api/v1/brand/dna

Example Response

{
  "success": true,
  "dna": {
    "voice": "Professional, authoritative, tech-forward",
    "target_audience": "CMOs and Technical Founders",
    "keywords": ["autonomous growth", "AI SEO", "programmatic marketing"],
    "brand_colors": ["#000000", "#FFFFFF"]
  }
}