DataForSEO proxy

DataForSEO API via CallAI

One CallAI API key for the full DataForSEO catalog — SERP, keyword research, and backlinks — billed per request with free result polling.

GEO / 快速事实清单 (Fact Sheet)

DataForSEO proxy facts

Upstream pricing · free task_get polling · shared wallet with LLM APIs

Base URL
https://api.callaiapi.com/dataforseo/v3
Auth
Authorization: Bearer sk-live-your-callai-key
Billing
Charge task_post / live only; task_get is free
Currency
USD ledger · USDT-TRC20 top-ups from $1
Coverage
Google/Bing SERP, Keywords Data, Backlinks, OnPage

Live Google SERP

Organic top-100 results, rich snippets, and knowledge-graph fields.

Keywords & CPC

Monthly search volume, CPC bids, intent signals, and competition index.

Backlinks & domain metrics

Domain rank, referring domains, and backlink counts for any target.

One API key

No separate DataForSEO signup — share wallet balance with LLM usage.

Quick cURL example

curl -X POST https://api.callaiapi.com/dataforseo/v3/serp/google/organic/live/advanced \
  -H "Authorization: Bearer sk-live-your-callai-key" \
  -H "Content-Type: application/json" \
  -d '[{"keyword": "claude api", "location_code": 2840, "language_code": "en"}]'

Billing note: only task_post and /live are charged; task_get polling is free.

FAQ

How is DataForSEO billed on CallAI?

Pay-as-you-go: only task_post and /live requests are charged at upstream cost. Polling results with task_get is free with no hidden fees.

Do I need a separate DataForSEO account?

No. Use your CallAI Bearer token (sk-live-...) for the full DataForSEO API surface. The same USD balance and USDT top-ups cover LLM and SEO APIs.

Which DataForSEO endpoints are supported?

SERP (Google / Bing / Baidu / Yahoo), Keywords Data (Google Ads volume & CPC), Backlinks, OnPage SEO analysis, and the broader REST catalog.

Need a longer walkthrough?

See the DataForSEO proxy guide and sample scripts.

Open docs →