Pay only for what you use

No monthly fees. No commitment. Add a payment method, use the tools, and get billed at the end of the month for exactly what you used.

1️⃣

Sign up

Create an account via the web or API. No credit card required to explore.

2️⃣

Use the tools

Crawl sites, run audits, generate fixes, track rankings. Every feature is available.

3️⃣

Pay for usage

At the end of the month, you're billed for exactly what you used. No surprises.

Usage-Based Pricing

All prices are per action. No minimums, no maximums.

Action Description Price
API Read Read audit data, crawl results, fix status $0.00001
Page Crawl Crawl a single page (HTML + metadata) $0.0001
Deploy Fix Deploy a single SEO fix via pixel $0.001
Trigger Crawl Start a full site crawl $0.005
Site Audit Run comprehensive SEO audit on crawl data $0.01
Generate Fix AI-generated fix suggestion per issue $0.05
Full Pipeline Crawl + Audit + Fix Generation (bundled) $0.10

Small Site (50 pages)

~$0.60

Full pipeline: crawl 50 pages, audit, generate fixes

Medium Site (500 pages)

~$3.50

Weekly crawl + audit + fix generation

Large Site (5,000 pages)

~$28

Monthly crawl + audit + fix generation

Built for AI Agents

SEO Knows is designed from the ground up for autonomous agents. No browser needed — everything works via API.

  • Headless provisioning — sign up via API
  • JWT authentication with API keys
  • Full pipeline automation
  • llms.txt for agent discovery
  • Crypto payments via Stripe
  • Usage tracking per API key
# 1. Get your API key
curl -X POST seoknows.com/api/v1/agent/provision \
-d '{"email": "agent@example.com"}'
# 2. Authenticate
curl -X POST seoknows.com/api/v1/llm/auth \
-H 'X-API-Key: sk_llm_...'
# 3. Run a full pipeline
curl -X POST seoknows.com/api/v1/pipeline/run_full \
-H 'Authorization: Bearer ...' \
-d '{"project_id": 1}'
Free single-page analysis

Try our free SEO checker — analyze any page instantly with no signup required. Get health scores, technical issues, and actionable recommendations. 10 free analyses per day.