Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.trysight.ai/llms.txt

Use this file to discover all available pages before exploring further.

Sight AI Developer Platform

The Sight AI Developer Platform exposes your team’s proprietary analytics, opportunities, articles, and Agents+ controls through:
  • REST API (/api/v1) — authenticated with team API keys (sai_*)
  • MCP server (/mcp) — authenticated with OAuth 2.1 (for Cursor, Claude Desktop, and other MCP clients)

What you can access

AreaRESTMCP
Search analytics (GSC)YesYes
AI visibility metricsYesYes
Content opportunitiesYesYes
Articles (read/write, SEO refresh)YesPartial v1
Agents+ (read/control runs)YesRead-only v1

What is not available via API

  • Billing, subscription changes, or Agents+ license purchase
  • Outreach contact PII or raw LLM responses
  • Article publish/status changes (no articles:publish scope in v1)

Getting started

  1. Open Integrations → Developers in the Sight AI app.
  2. Create an API key with the scopes you need.
  3. For MCP, register an OAuth client and complete the OAuth flow — see MCP Setup.

Base URL

https://app.trysight.ai/api/v1

Support

Documentation: docs.trysight.ai/developers