C
$0.05
per call · USD Coin on Base
Keywords a website SHOULD target, derived from its content (Google Ads data)
Endpoint
POST https://agent.connskill.com/v1/keywords-for-site2
Calls / 30d
1
Unique payers / 30d
Sep 8
Last called
exact
Payment scheme
Call this service
TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://agent.connskill.com/v1/keywords-for-site", {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({
"limit": 20,
"target": "apple.com"
}),
});
const data = await res.json();cURL
curl -X POST \
"https://agent.connskill.com/v1/keywords-for-site" \
-H "Content-Type: application/json" \
-d '{"limit":20,"target":"apple.com"}' \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"items": [
{
"competition": 0.8,
"cpc": 1.9,
"keyword": "iphone 17 pro",
"searchVolume": 823000
}
],
"status": "delivered"
}Payment details
Pay to
0x43b85ae58f0a2505c710bc715d6f3eb16b1f63deAsset
USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913NetworksBase
Schemesexact
Is this your API?
Pin it to the top of Other and the homepage with a featured placement.
More from Connskill & similar services
C
Connskill · Keyword Ideas
agent.connskill.com
Keyword suggestions for a seed keyword, with search volume and CPC
POSTBaseOther
$0.03 / call36 calls / 30d
C
Connskill · Ranked Keywords
agent.connskill.com
Which keywords a domain ranks for, with position, URL and search volume
POSTBaseOther
$0.05 / call30 calls / 30d
C
Connskill · Keyword Metrics
agent.connskill.com
Search volume, CPC and competition for up to 1000 keywords (Google Ads data)
POSTBaseOther
$0.15 / call9 calls / 30d