Documentation

Everything you need to work with SurfacedBy

Concepts, product guides, and a full REST API reference for measuring how ChatGPT, Claude, Perplexity, Gemini, and Google's AI Mode cite your brand.

Developers

Build against SurfacedBy

The public REST API mirrors everything the dashboard shows, so you can pipe visibility data into reports, dashboards, or internal tools.

RequestHTTP
curl https://api.surfacedby.com/v1/ext/domains \
  -H "Authorization: Bearer ${API_KEY}" \
  -H "Accept: application/json"

Available on Professional and Business plans. See the authentication guide for how to mint a key.