AEO Platform

Trust scores your AI can read.

The WarmBadge AEO engine scores domains for trust, identity integrity, and reputation โ€” built for developers integrating trust signals into their platforms.

See pricing Try the API

Example response

// GET https://api.warmbadge.com/v1/score?domain=stripe.com { "domain": "stripe.com", "aeo_score": 91.4, "aeo_grade": "A", "risk_level": "low", "domain_age_days": 6842, "registered": "2007-10-07", "confidence": 0.94, "evaluated_at": "2026-07-27T04:00:00Z" }
โšก

Fast & cached

Scored domains return in milliseconds. Fresh domains score in the background โ€” non-blocking by design.

๐Ÿง 

Multi-terminal scoring

Identity, network graph, reputation, and behavioral signals combined into one deterministic trust score.

๐Ÿ”’

AI-ready output

Clean JSON responses with typed fields. Designed to be consumed by LLMs, agents, and automated pipelines.

Core endpoints

GET
/v1/score?domain={domain}
Full AEO trust score with terminal breakdown, flags, and identity signals.
GET
/v1/score?domain={domain}&cache_only=true
Return cached score instantly. Returns 404 if domain hasn't been scored yet.
GET
/v2/lookup/{domain}
Public trust summary. Score, grade, DNS signals, and quality label. No auth required.
GET
/v2/badge/{domain}
SVG badge for the domain. Embeds directly in HTML. Updates automatically.

Start building today.

Evaluation Pass โ€” $20 one-time. No subscription required. Full API access to evaluate before you commit.

See all plans