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.
Platform
Learn the product
Start here if you are new to SurfacedBy. These pages explain what the platform measures and how to act on what it shows you.
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.
API referenceBase URL, authentication, rate limits, and the full endpoint surface.WebhooksEvent types, delivery guarantees, and signature verification.IntegrationsRealtime channels, downstream analytics, and how to mirror data into your stack.
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.
Looking for the app? Go to the dashboard