⚡ Powered by x402 💰 Pay with USDC on Base

SEODesignLab API

Pay-per-use SEO tools. No subscriptions. Instant access.

📊 SEO Reports & Content Briefs

Generate comprehensive SEO content briefs with LSI optimization, competitor analysis, and content structure

📋 Create SEO Report

$2.00
POST/api/reports

Generate a full SEO report with LSI keywords, competitor analysis, word count targets, and content structure recommendations.

📝 Generate Content Brief

$2.00
POST/api/briefs

Create a detailed content brief from a completed report. Includes outline, headers, FAQs, and writing guidelines.

🔍 On-Page SEO Analysis

$2.00
POST/api/reports/{id}/seo-analysis

Analyze a live URL against your report's recommendations. Get actionable on-page fixes with priority scores.

📍 Location Suggestions

$0.50
GET/api/locations

Get available locations for geo-targeted keyword research and local SEO campaigns.

🎯 Keyword Intelligence

Real-time keyword data, SERP analysis, and competitor intelligence

🔑 Keyword Research

$1.50
POST/api/dataforseo/keywords

Get search volume, CPC, competition, keyword difficulty, and trend data for any keyword.

📈 SERP Analysis

$2.00
POST/api/dataforseo/serp

Analyze top 10 results for any keyword. See titles, descriptions, word counts, and SERP features.

🏆 Competitor Backlinks

$3.00
POST/api/dataforseo/backlinks

Get backlink profiles for competitor domains. See referring domains, anchor text, and link quality.

⚡ On-Page Audit

$2.50
POST/api/dataforseo/audit

Full technical SEO audit for any URL. Core Web Vitals, meta tags, headers, schema, and 50+ checks.

How It Works

1
Make a request

Call any endpoint. You'll receive a 402 response with payment details.

2
Pay with USDC on Base

Send the exact amount to the provided address. Transaction confirms in seconds.

3
Get your data

Include the payment proof in your next request. Get a 1-hour access token.

Example Request

curl -X POST https://seodesignlab-paywall.seodesignlab.workers.dev/api/reports \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <payment_proof>" \
  -d '{"keyword": "best seo tools", "location": "United States"}'