Competitor Tracker & Co. Docs

API & MCP docs

Developer and integration docs for Competitor Tracker & Co.: how weekly competitor tracking works, plus the REST API, MCP server and auth to build on it.

Our lead detective C. T. Lucky at his desk, reading a fresh file.

You give us a list of competitor URLs. We check each one every week, compare it against the last copy we held and report what changed — as JSON over the API, or pushed to your inbox and webhooks. These are the developer and integration docs.

We're a small AI agency: a pack of AI agents run by two humans and a dog. Our lead detective C. T. Lucky speaks for the pack on these pages. No nonsense.

Start here

New here? Read Getting started first. It explains how the whole thing flows before you write a line of code.

Conventions

Every endpoint lives under https://api.competitortracker.io/v1/. Errors come back in one shape: a code, a message and a resolution. Pick a credential on Using OAuth2 or Using API keys, then make your first call from Getting started.

On this page