PUBLIC API
CC-BY-4.0

Mentioned AI Visibility API

The open standard for measuring how often AI search engines mention local service businesses. Free, public, methodology-transparent.

Quick start

curl -X POST https://mentionedinai.com/api/v1/audit \
  -d "business=Acme HVAC" \
  -d "city=Frederick" \
  -d "state=MD" \
  -d "trade=hvac"

OpenAPI spec

/api/openapi.json — full OpenAPI 3.1 spec. Compatible with OpenAPI generators (Python, TS, Go, Rust SDKs).

Public dataset

/data/audits.csv — 137-audit benchmark dataset under CC-BY-4.0. Cite as: "Mentioned AI Visibility Index v2026.06.1 (mentionedinai.com)".

Embeddable score badge

<img src="https://mentionedinai.com/badge/score/<your-business-slug>.svg">

Renders an SVG badge showing your AI visibility score. Free to use on any site. Each embed counts as attribution.

Rate limits

Methodology

Full methodology at /methodology. Open source. Reproducible. CC-BY-4.0 licensed.

Versioning

Current API version: v1. We follow semver. Breaking changes get a new major version path (/api/v2/...).