Skip to main content
The RankSpot API gives you programmatic access to competitor research, keyword scoring, backlink analysis, forum link-building opportunities, “People Also Ask” mining, and AI-generated content, all from a single REST endpoint. Base URL: https://api.rankspot.ai/v1

Authentication

All requests are authenticated with a bearer token. Pass your API key in the Authorization header:
1

Sign up

Create an account at rankspot.ai.
2

Generate a key

Go to Settings → API Keys in the RankSpot dashboard and create a new key.
3

Store it as an env var

Treat your API key like a password. Never commit it to source control or expose it in client-side code.

Using RankSpot with AI agents

If you’re building with Claude, Cursor, VS Code, or another AI agent, you don’t need to wire up the API by hand.

MCP server

Connect your agent to https://mcp.rankspot.ai and work with your workspace in plain English. OAuth or API key, nothing to install.

RankSpot SEO Skill

npx skills add RankSpotAI/rankspot-skill --skill rankspot