# Competiflow > Competiflow is structured competitor monitoring for B2B SaaS teams. Paste a competitor homepage; Competiflow discovers pricing, changelog, docs, blog, and homepage surfaces, extracts normalized fields, diffs those fields on a cadence, and delivers interpreted changes with severity, why it matters, and before/after evidence. It is not a pixel/screenshot monitor and not an enterprise battlecard suite. Site: https://competiflow.com/ API base: https://api.competiflow.com/v1/ Auth: Authorization: Bearer ## How it works 1. Add a competitor by homepage URL. 2. Discovery finds monitorable surfaces (pricing, changelog, docs, blog, homepage) and seeds baseline checks. 3. Monitors run on a cadence (daily, every 6 hours, or hourly by plan). 4. Each successful page read consumes one check, whether or not the page changed. Failed checks are not billed. 5. When structured fields move, Competiflow creates a change with summary, severity (info / low / medium / high / critical), why_it_matters, field-level evidence, and review_status (unreviewed / acknowledged / dismissed). ## Pricing (checks, not seats) | Plan | Price | Checks / month | Monitors | Fastest cadence | Notes | |------|-------|----------------|----------|-----------------|-------| | Trial | Free | 100 | 15 | Daily | Up to 3 competitors | | Starter | $19/mo | 2,000 | 20 | Daily | Unlimited competitors | | Growth | $49/mo | 5,000 | 50 | Every 6 hours | SEO keyword enrichment on content changes | | Pro | $99/mo | 10,000 | 100 | Hourly | Residential proxy retry for anti-bot pages | Cadence math: daily ≈ 30 checks per monitor per month; every 6 hours ≈ 120; hourly ≈ 720. ## Versus alternatives - Visualping / Distill: general page watchers; alert on visual or text churn. Competiflow diffs normalized fields and includes interpretation plus evidence. - Klue / Crayon: enterprise CI with battlecards and sales enablement. Competiflow is the self-serve web-monitoring layer with structured changes, API, and MCP. ## Docs - [API overview](https://competiflow.com/docs/overview/): Workspaces, competitors, monitors, changes, digest - [Quickstart](https://competiflow.com/docs/quickstart/): First competitor and first change in four API calls - [Billing & checks](https://competiflow.com/docs/billing/): What a check is, cadence math, plan limits - [Changes](https://competiflow.com/docs/changes/): Severity, evidence, review status - [MCP server](https://competiflow.com/docs/mcp/): Connect Competiflow to Cursor and other MCP clients - [OpenAPI](https://competiflow.com/openapi.yaml): OpenAPI 3.1 schema - [Postman collection](https://competiflow.com/competiflow-v1.postman_collection.json) ## Product - [Homepage](https://competiflow.com/): Product overview and pricing - [Sign up](https://competiflow.com/users/sign_up/): Free trial, 100 checks, no card ## Optional - [Blog](https://competiflow.com/blog/): Guides on competitor monitoring and CI workflows