SearchFIT tracks whether AI assistants cite your brand. The API and MCP server take that data into your own apps, dashboards, workflows and agents.
# Every endpoint your credential can call
curl https://api.searchfit.ai/v1/tools \
-H "Authorization: Bearer sf_your_key_here"
# A brand's AI visibility
curl https://api.searchfit.ai/v1/brands/{brand_id}/visibility \
-H "Authorization: Bearer $SEARCHFIT_TOKEN"
# Publish an article to a connected platform
curl -X POST https://api.searchfit.ai/v1/content/{content_id}/publish \
-H "Authorization: Bearer $SEARCHFIT_TOKEN" \
-H "Content-Type: application/json" \
-d '{ "integration_id": "{integration_id}" }'One account and one set of permissions behind every surface.
Query brand visibility, share of voice, prompts and citation data. Pull it into your own dashboards, reports or data warehouse.
Explore the APIConnect SearchFIT to AI agents over the Model Context Protocol. Let an agent read your visibility data and act on it in plain language.
See the MCP serverInstall the SearchFIT plugin and ask about your visibility, competitors and content without leaving the conversation.
Get the pluginsBlend AI visibility metrics with your own analytics and surface them in the tools your team already uses.
Start alerts or tasks when a brand loses share of voice, gains a citation or drops out of an AI answer.
Give an AI agent the MCP server and let it investigate visibility, compare competitors and draft recommendations.
The same tools power the API, the MCP server and the plugins.
Keywords, competitors, Search Console performance, backlinks and GA4.
Site pages, technical audits and the media library.
Tracked prompts, scans across AI engines, visibility, competitors and sentiment.
Articles and drafts: create, edit, generate, translate and publish.
Reddit threads where your brand is discussed, and a drafted reply.
Read public pages in a fresh browser. Nothing is clicked or typed.
Brands and their setup. Every other tool starts from a brand id.
Register a URL to receive signed event deliveries.
Connected integrations and publishing targets. Credentials are never returned.