https://api.rankspot.ai/v1
Authentication
All requests are authenticated with a bearer token. Pass your API key in theAuthorization 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
Using RankSpot with AI agents
If you’re building with Claude, Cursor, or another AI agent, install the official RankSpot SEO Skill instead of wiring up the API by hand. It ships with ready-to-use commands for every endpoint.RankSpot Skill on GitHub
npx skills add RankSpotAI/rankspot-skill --skill rankspot