CONN·SKILLPricing · DE

← CONNSKILL Growth Services

Search data your agent can buy per call

Every SEO data provider wants a contract, a seat and an API key before an agent sees a single number. That is a problem when the buyer is a script that runs once, or an agent that needs one keyword set for one client and never comes back.

These endpoints answer an unpaid request with HTTP 402 and the exact price. Your agent pays that amount in USDC on Base and repeats the request. There is no account to create, no key to store and no minimum. Data comes from DataForSEO; we resell it per call with the markup shown below.

Location and language are the two inputs that cost people money when guessed. GET /v1/locations is free and resolves them before you pay for anything.

Endpoints (26)

MethodPathWhat you getUSDC
POST/v1/serp-reportGoogle SERP snapshot for a keyword and location: organic results with rank, title, URL, snippet plus SERP features (AI overview, People also ask, featured snippet, local pack, knowledge graph) as JSON and Markdown0.03
POST/v1/keyword-metricsSearch volume, CPC and competition for up to 1000 keywords (Google Ads data)0.15
POST/v1/keyword-metrics-multiSearch volume, CPC and competition for one keyword set across up to 30 locations in a single call — one payment instead of one per location0.15
POST/v1/keyword-ideasKeyword suggestions for a seed keyword, with search volume and CPC0.03
POST/v1/ranked-keywordsWhich keywords a domain ranks for, with position, URL and search volume0.05
POST/v1/backlinks-reportBacklink profile of a domain: summary metrics plus top 25 referring domains0.15
POST/v1/competitorsOrganic search competitors of a domain, with keyword overlap metrics0.05
POST/v1/site-auditComplete SEO picture of a domain in one call: traffic estimate, ranked keywords, organic competitors, backlink profile - plus a real on-page crawl (up to 20 pages): on-page score, duplicates, broken links, non-indexable pages, SSL1.00
POST/v1/ai-search-volumeHow often keywords are asked inside AI assistants (ChatGPT, Perplexity & co) — AI search volume with 12-month history, up to 1000 keywords0.05
POST/v1/domain-techFull technology stack a domain runs (analytics, frameworks, CMS, servers, payment, ads) plus its domain rank — competitive tech intelligence0.05
POST/v1/keyword-difficultySEO ranking difficulty (0-100) for up to 1000 keywords — how hard it is to rank on Google page one0.05
POST/v1/google-trendsGoogle Trends interest over the last 12 months for up to 5 keywords — weekly relative-interest timeline plus each term’s average0.03
POST/v1/maps-searchGoogle Maps results for a search: local businesses with rating, address, phone and website0.03
POST/v1/news-searchGoogle News results for a keyword: headlines with source, URL, snippet and timestamp0.03
POST/v1/image-searchGoogle Images results for a keyword: image URL, page URL and alt text0.03
POST/v1/bing-serpOrganic Bing results for a keyword — the second search engine, often different from Google0.03
POST/v1/brand-mentionsWeb mentions of a brand or keyword with source page and sentiment (Content Analysis index)0.08
POST/v1/whoisWhois record for one domain: registration/expiry dates, registrar, status codes plus SEO metrics0.40
POST/v1/page-auditInstant technical audit of ONE page: OnPage score, meta, timings and failed checks — no crawl, seconds instead of minutes0.03
POST/v1/keyword-gapKeywords two domains BOTH rank for, with each position — the competitive overlap0.05
POST/v1/traffic-estimateEstimated organic and paid Google traffic for up to 10 domains in one call0.05
POST/v1/domain-rankOrganic visibility overview of a domain: keyword counts by position bucket plus estimated traffic0.05
POST/v1/keywords-for-siteKeywords a website SHOULD target, derived from its content (Google Ads data)0.05
POST/v1/local-businessesBusiness listings around a coordinate: name, category, address, phone, website, rating — lead lists for local outreach0.05
GET/v1/site-audit-onpageFetch the on-page crawl summary of a paid site audit that was still crawling when delivered (free, taskId from the audit response)free
GET/v1/locationsLook up location_code and language_code for the paid SEO endpoints (free)free

Calling it

An unpaid request answers HTTP 402 with the price and the payment details. Pay that amount in USDC on Base, then repeat the same request with the payment header — any x402 client does this for you.

curl -i -X POST https://agent.connskill.com/v1/keyword-ideas \
  -H 'Content-Type: application/json' \
  -d '{"keyword":"electric cargo bike","location_code":2276,"language_code":"de"}'

One free sample per endpoint per day: add the header x-free-sample: 1 on any endpoint priced 0.15 USDC or less.

Through MCP

claude mcp add --transport http connskill https://agent.connskill.com/mcp

npx -y @connskill/mcp-growth-services   # local, pays for you with X402_WALLET_KEY

The rest of the catalogue

Numbers & inboxes · EU LLM · Trust & exposure · Website analytics · Social marketing

Full price table: /pricing · machine-readable: /openapi.json, /.well-known/x402, /llms.txt