Skip to content

All Endpoints Reference 468 Endpoints

All 468 DataForSEO API endpoints organized by API group and sub-group. Extracted from the official DataForSEO API reference.

Authentication: All endpoints use HTTP Basic Auth — base64-encode login:password in the Authorization header.

API Groups

GroupEndpoints
SERP API162
AI Optimization API33
Keywords Data API55
DataForSEO Labs API40
Backlinks API21
OnPage API24
Domain Analytics API7
Content Analysis API6
Merchant API26
App Data API29
Business Data API43
Databases API16
Appendix / Utility6

SERP API

General

Call NameMethodEndpointDescription
SERP API ID ListGET/v3/serp/id_listReturns a list of IDs and metadata for all SERP tasks created within a specified time period, including both successful and failed tasks.
SERP API ErrorsGET/v3/serp/errorsReturns information about SERP API tasks that returned an error within the past 7 days.
Live Page ScreenshotPOST/v3/serp/screenshotCaptures a live screenshot of any SERP page at the time of the request.
Live SERP AI SummaryPOST/v3/serp/ai_summaryGenerates an AI-powered summary of the content found on any SERP, based on a user-specified prompt.

Google Organic

Call NameMethodEndpointDescription
Set Organic TasksPOST/v3/serp/google/organic/task_postSubmits a task to fetch Google organic search results for a specified keyword, location, language, and device.
Get Completed TasksGET/v3/serp/google/organic/tasks_readyReturns the list of completed organic SERP tasks whose results have not yet been retrieved.
Get Re-parsed Tasks (Fixed)GET/v3/serp/google/organic/tasks_fixedReturns a list of completed re-parsed (fixed) organic SERP tasks whose updated results have not yet been collected.
Task GET — RegularGET/v3/serp/google/organic/task_get/regular/$idRetrieves standard Google organic SERP results (top 10 URLs with positions) for a completed task by ID.
Task GET — AdvancedGET/v3/serp/google/organic/task_get/advanced/$idRetrieves advanced Google organic SERP results including featured snippets, knowledge graphs, PAA, and other SERP features by task ID.
Task GET — HTMLGET/v3/serp/google/organic/task_get/html/$idRetrieves the raw HTML of the Google organic search results page for a completed task by ID.
Live — RegularPOST/v3/serp/google/organic/live/regularReturns real-time standard Google organic SERP results (top 10 URLs) without a queuing delay.
Live — AdvancedPOST/v3/serp/google/organic/live/advancedReturns real-time advanced Google organic SERP results including all SERP features without queuing.
Live — HTMLPOST/v3/serp/google/organic/live/htmlReturns the raw HTML of the live Google organic search results page without queuing.

Google AI Mode

Call NameMethodEndpointDescription
Set AI Mode TasksPOST/v3/serp/google/ai_mode/task_postSubmits a task to retrieve results from Google's AI Mode search feature for a specified keyword and location.
Get Completed TasksGET/v3/serp/google/ai_mode/tasks_readyReturns completed AI Mode SERP tasks whose results have not yet been retrieved.
Get Re-parsed Tasks (Fixed)GET/v3/serp/google/ai_mode/tasks_fixedReturns re-parsed AI Mode SERP tasks with updated results that have not yet been collected.
Task GET — AdvancedGET/v3/serp/google/ai_mode/task_get/advanced/$idRetrieves structured AI Mode SERP results (AI-generated answer, cited sources, follow-up questions) by task ID.
Task GET — HTMLGET/v3/serp/google/ai_mode/task_get/html/$idRetrieves the raw HTML of the Google AI Mode results page by task ID.
Live — AdvancedPOST/v3/serp/google/ai_mode/live/advancedReturns real-time structured Google AI Mode results without queuing.
Live — HTMLPOST/v3/serp/google/ai_mode/live/htmlReturns the raw HTML of the live Google AI Mode results page without queuing.

Google Maps

Call NameMethodEndpointDescription
Set Maps TasksPOST/v3/serp/google/maps/task_postSubmits a task to retrieve up to 100 Google Maps SERP results for a keyword and location.
Get Completed TasksGET/v3/serp/google/maps/tasks_readyReturns completed Google Maps SERP tasks whose results have not yet been retrieved.
Get Re-parsed Tasks (Fixed)GET/v3/serp/google/maps/tasks_fixedReturns re-parsed Google Maps SERP tasks with updated results.
Task GET — AdvancedGET/v3/serp/google/maps/task_get/advanced/$idRetrieves detailed Google Maps SERP results (business name, address, rating, reviews, etc.) by task ID.
Live — AdvancedPOST/v3/serp/google/maps/live/advancedReturns real-time Google Maps SERP results for a keyword and location without queuing.

Google Local Finder

Call NameMethodEndpointDescription
Set Local Finder TasksPOST/v3/serp/google/local_finder/task_postSubmits a task to retrieve results from Google Local Finder (the expanded local pack view) for a keyword and location.
Get Completed TasksGET/v3/serp/google/local_finder/tasks_readyReturns completed Google Local Finder SERP tasks whose results have not yet been retrieved.
Get Re-parsed Tasks (Fixed)GET/v3/serp/google/local_finder/tasks_fixedReturns re-parsed Google Local Finder tasks with updated results.
Task GET — AdvancedGET/v3/serp/google/local_finder/task_get/advanced/$idRetrieves structured Local Finder results (business listings with details) by task ID.
Task GET — HTMLGET/v3/serp/google/local_finder/task_get/html/$idRetrieves the raw HTML of the Google Local Finder results page by task ID.
Live — AdvancedPOST/v3/serp/google/local_finder/live/advancedReturns real-time Google Local Finder results for a keyword and location without queuing.
Live — HTMLPOST/v3/serp/google/local_finder/live/htmlReturns the raw HTML of the live Google Local Finder results page without queuing.

Google News

Call NameMethodEndpointDescription
Set News TasksPOST/v3/serp/google/news/task_postSubmits a task to retrieve up to 100 Google News SERP results for a keyword, location, and language.
Get Completed TasksGET/v3/serp/google/news/tasks_readyReturns completed Google News SERP tasks whose results have not yet been retrieved.
Get Re-parsed Tasks (Fixed)GET/v3/serp/google/news/tasks_fixedReturns re-parsed Google News tasks with updated results.
Task GET — AdvancedGET/v3/serp/google/news/task_get/advanced/$idRetrieves structured Google News results (article title, URL, source, date) by task ID.
Task GET — HTMLGET/v3/serp/google/news/task_get/html/$idRetrieves the raw HTML of the Google News results page by task ID.
Live — AdvancedPOST/v3/serp/google/news/live/advancedReturns real-time Google News results for a keyword and location without queuing.
Live — HTMLPOST/v3/serp/google/news/live/htmlReturns the raw HTML of the live Google News results page without queuing.

Google Events

Call NameMethodEndpointDescription
Set Events TasksPOST/v3/serp/google/events/task_postSubmits a task to retrieve event listings from Google Events Search for a keyword and location (English only).
Get Completed TasksGET/v3/serp/google/events/tasks_readyReturns completed Google Events SERP tasks whose results have not yet been retrieved.
Get Re-parsed Tasks (Fixed)GET/v3/serp/google/events/tasks_fixedReturns re-parsed Google Events tasks with updated results.
Task GET — AdvancedGET/v3/serp/google/events/task_get/advanced/$idRetrieves structured Google Events results (event name, date, venue, URL) by task ID.
Live — AdvancedPOST/v3/serp/google/events/live/advancedReturns real-time Google Events results for a keyword and location without queuing.

Google Images

Call NameMethodEndpointDescription
Set Images TasksPOST/v3/serp/google/images/task_postSubmits a task to retrieve up to 100 Google Images SERP results for a keyword, location, and language.
Get Completed TasksGET/v3/serp/google/images/tasks_readyReturns completed Google Images SERP tasks whose results have not yet been retrieved.
Get Re-parsed Tasks (Fixed)GET/v3/serp/google/images/tasks_fixedReturns re-parsed Google Images tasks with updated results.
Task GET — AdvancedGET/v3/serp/google/images/task_get/advanced/$idRetrieves structured Google Images results (image URL, source, title, alt text) by task ID.
Task GET — HTMLGET/v3/serp/google/images/task_get/html/$idRetrieves the raw HTML of the Google Images results page by task ID.
Live — AdvancedPOST/v3/serp/google/images/live/advancedReturns real-time Google Images results for a keyword and location without queuing.
Live — HTMLPOST/v3/serp/google/images/live/htmlReturns the raw HTML of the live Google Images results page without queuing.

Google Search By Image (Lens)

Call NameMethodEndpointDescription
Set Search By Image TasksPOST/v3/serp/google/search_by_image/task_postSubmits a task to retrieve Google Lens search results for a specified image URL (up to 100 results).
Get Completed TasksGET/v3/serp/google/search_by_image/tasks_readyReturns completed Google Search By Image tasks whose results have not yet been retrieved.
Get Re-parsed Tasks (Fixed)GET/v3/serp/google/search_by_image/tasks_fixedReturns re-parsed Search By Image tasks with updated results.
Task GET — AdvancedGET/v3/serp/google/search_by_image/task_get/advanced/$idRetrieves structured Google Lens results (visually similar pages and images) by task ID.
Task GET — HTMLGET/v3/serp/google/search_by_image/task_get/html/$idRetrieves the raw HTML of the Google Lens results page by task ID.

Google Jobs

Call NameMethodEndpointDescription
Set Jobs TasksPOST/v3/serp/google/jobs/task_postSubmits a task to retrieve job listings from Google Jobs for a keyword, language, and location.
Get Completed TasksGET/v3/serp/google/jobs/tasks_readyReturns completed Google Jobs tasks whose results have not yet been retrieved.
Get Re-parsed Tasks (Fixed)GET/v3/serp/google/jobs/tasks_fixedReturns re-parsed Google Jobs tasks with updated results.
Task GET — AdvancedGET/v3/serp/google/jobs/task_get/advanced/$idRetrieves structured Google Jobs results (job title, company, location, salary, description) by task ID.
Task GET — HTMLGET/v3/serp/google/jobs/task_get/html/$idRetrieves the raw HTML of the Google Jobs results page by task ID.

Google Autocomplete

Call NameMethodEndpointDescription
Set Autocomplete TasksPOST/v3/serp/google/autocomplete/task_postSubmits a task to retrieve all Google Autocomplete suggestions for a specified keyword and cursor position.
Get Completed TasksGET/v3/serp/google/autocomplete/tasks_readyReturns completed Google Autocomplete tasks whose results have not yet been retrieved.
Get Re-parsed Tasks (Fixed)GET/v3/serp/google/autocomplete/tasks_fixedReturns re-parsed Google Autocomplete tasks with updated results.
Task GET — AdvancedGET/v3/serp/google/autocomplete/task_get/advanced/$idRetrieves all Google Autocomplete suggestions for a completed task by ID.
Live — AdvancedPOST/v3/serp/google/autocomplete/live/advancedReturns real-time Google Autocomplete suggestions for a keyword without queuing.
Call NameMethodEndpointDescription
Set Dataset Search TasksPOST/v3/serp/google/dataset_search/task_postSubmits a task to retrieve up to 20 Google Dataset Search results for a keyword.
Get Completed TasksGET/v3/serp/google/dataset_search/tasks_readyReturns completed Google Dataset Search tasks whose results have not yet been retrieved.
Get Re-parsed Tasks (Fixed)GET/v3/serp/google/dataset_search/tasks_fixedReturns re-parsed Google Dataset Search tasks with updated results.
Task GET — AdvancedGET/v3/serp/google/dataset_search/task_get/advanced/$idRetrieves structured dataset search results (dataset name, description, publisher, update date) by task ID.
Live — AdvancedPOST/v3/serp/google/dataset_search/live/advancedReturns real-time Google Dataset Search results for a keyword without queuing.

Google Dataset Info

Call NameMethodEndpointDescription
Set Dataset Info TasksPOST/v3/serp/google/dataset_info/task_postSubmits a task to retrieve detailed information about a specific Google dataset (authors, licenses, content description).
Get Completed TasksGET/v3/serp/google/dataset_info/tasks_readyReturns completed Google Dataset Info tasks whose results have not yet been retrieved.
Get Re-parsed Tasks (Fixed)GET/v3/serp/google/dataset_info/tasks_fixedReturns re-parsed Google Dataset Info tasks with updated results.
Task GET — AdvancedGET/v3/serp/google/dataset_info/task_get/advanced/$idRetrieves detailed structured data for a specific Google dataset by task ID.
Live — AdvancedPOST/v3/serp/google/dataset_info/live/advancedReturns real-time detailed info for a specific Google dataset without queuing.
Call NameMethodEndpointDescription
Set Ads Advertisers TasksPOST/v3/serp/google/ads_advertisers/task_postSubmits a task to retrieve advertiser profiles from Google Ads Transparency for a keyword or advertiser name.
Get Completed TasksGET/v3/serp/google/ads_advertisers/tasks_readyReturns completed Google Ads Advertisers tasks whose results have not yet been retrieved.
Task GET — AdvancedGET/v3/serp/google/ads_advertisers/task_get/advanced/$idRetrieves structured advertiser data (name, ID, country, ad count) from Ads Transparency by task ID.
Live — AdvancedPOST/v3/serp/google/ads_advertisers/live/advancedReturns real-time Google Ads Transparency advertiser data without queuing.
Call NameMethodEndpointDescription
Set Ads Search TasksPOST/v3/serp/google/ads_search/task_postSubmits a task to retrieve ads run by a specific advertiser from the Google Ads Transparency platform.
Get Completed TasksGET/v3/serp/google/ads_search/tasks_readyReturns completed Google Ads Search (Transparency) tasks whose results have not yet been retrieved.
Task GET — AdvancedGET/v3/serp/google/ads_search/task_get/advanced/$idRetrieves structured ad data (ad text, destination URL, dates, regions) from Ads Transparency by task ID.
Live — AdvancedPOST/v3/serp/google/ads_search/live/advancedReturns real-time Google Ads Transparency ad search data without queuing.

Google Finance — Explore

Call NameMethodEndpointDescription
Set Finance Explore TasksPOST/v3/serp/google/finance_explore/task_postSubmits a task to retrieve data from the 'Explore' tab of Google Finance for a location and language.
Get Completed TasksGET/v3/serp/google/finance_explore/tasks_readyReturns completed Google Finance Explore tasks whose results have not yet been retrieved.
Task GET — AdvancedGET/v3/serp/google/finance_explore/task_get/advanced/$idRetrieves structured Google Finance Explore data (trending tickers, movers, news) by task ID.
Task GET — HTMLGET/v3/serp/google/finance_explore/task_get/html/$idRetrieves the raw HTML of the Google Finance Explore page by task ID.
Live — AdvancedPOST/v3/serp/google/finance_explore/live/advancedReturns real-time Google Finance Explore data without queuing.
Live — HTMLPOST/v3/serp/google/finance_explore/live/htmlReturns the raw HTML of the live Google Finance Explore page without queuing.

Google Finance — Markets

Call NameMethodEndpointDescription
Set Finance Markets TasksPOST/v3/serp/google/finance_markets/task_postSubmits a task to retrieve data from the 'Markets' tab of Google Finance by location, language, and market type.
Get Completed TasksGET/v3/serp/google/finance_markets/tasks_readyReturns completed Google Finance Markets tasks whose results have not yet been retrieved.
Task GET — AdvancedGET/v3/serp/google/finance_markets/task_get/advanced/$idRetrieves structured Google Finance Markets data (indices, stocks, commodities) by task ID.
Task GET — HTMLGET/v3/serp/google/finance_markets/task_get/html/$idRetrieves the raw HTML of the Google Finance Markets page by task ID.
Live — AdvancedPOST/v3/serp/google/finance_markets/live/advancedReturns real-time Google Finance Markets data without queuing.
Live — HTMLPOST/v3/serp/google/finance_markets/live/htmlReturns the raw HTML of the live Google Finance Markets page without queuing.

Google Finance — Quote

Call NameMethodEndpointDescription
Set Finance Quote TasksPOST/v3/serp/google/finance_quote/task_postSubmits a task to retrieve real-time quote data from the 'Quote' tab of Google Finance for a specific ticker symbol.
Get Completed TasksGET/v3/serp/google/finance_quote/tasks_readyReturns completed Google Finance Quote tasks whose results have not yet been retrieved.
Task GET — AdvancedGET/v3/serp/google/finance_quote/task_get/advanced/$idRetrieves structured quote data (price, change, volume, market cap, financials) by task ID.
Task GET — HTMLGET/v3/serp/google/finance_quote/task_get/html/$idRetrieves the raw HTML of the Google Finance Quote page by task ID.
Live — AdvancedPOST/v3/serp/google/finance_quote/live/advancedReturns real-time Google Finance Quote data for a ticker symbol without queuing.
Live — HTMLPOST/v3/serp/google/finance_quote/live/htmlReturns the raw HTML of the live Google Finance Quote page without queuing.
Call NameMethodEndpointDescription
Set Finance Ticker Search TasksPOST/v3/serp/google/finance_ticker_search/task_postSubmits a task to search for financial instruments on Google Finance by company name or ticker keyword.
Get Completed TasksGET/v3/serp/google/finance_ticker_search/tasks_readyReturns completed Google Finance Ticker Search tasks whose results have not yet been retrieved.
Task GET — AdvancedGET/v3/serp/google/finance_ticker_search/task_get/advanced/$idRetrieves a list of matching financial instruments (name, ticker, exchange, type) by task ID.
Live — AdvancedPOST/v3/serp/google/finance_ticker_search/live/advancedReturns real-time Google Finance ticker search results without queuing.

Bing Organic

Call NameMethodEndpointDescription
Set Organic TasksPOST/v3/serp/bing/organic/task_postSubmits a task to fetch Bing organic search results for a keyword, location, and language.
Get Completed TasksGET/v3/serp/bing/organic/tasks_readyReturns completed Bing organic SERP tasks whose results have not yet been retrieved.
Get Re-parsed Tasks (Fixed)GET/v3/serp/bing/organic/tasks_fixedReturns re-parsed Bing organic tasks with updated results.
Task GET — RegularGET/v3/serp/bing/organic/task_get/regular/$idRetrieves standard Bing organic SERP results by task ID.
Task GET — AdvancedGET/v3/serp/bing/organic/task_get/advanced/$idRetrieves advanced Bing organic SERP results including SERP features by task ID.
Task GET — HTMLGET/v3/serp/bing/organic/task_get/html/$idRetrieves the raw HTML of the Bing organic SERP results page by task ID.
Live — RegularPOST/v3/serp/bing/organic/live/regularReturns real-time standard Bing organic SERP results without queuing.
Live — AdvancedPOST/v3/serp/bing/organic/live/advancedReturns real-time advanced Bing SERP results (including featured snippets and SERP features) without queuing.
Live — HTMLPOST/v3/serp/bing/organic/live/htmlReturns the raw HTML of the live Bing organic search results page without queuing.

YouTube — Video Info

Call NameMethodEndpointDescription
Set Video Info TasksPOST/v3/serp/youtube/video_info/task_postSubmits a task to retrieve detailed info about a YouTube video (views, likes, channel data, description) by video ID.
Get Completed TasksGET/v3/serp/youtube/video_info/tasks_readyReturns completed YouTube Video Info tasks whose results have not yet been retrieved.
Get Re-parsed Tasks (Fixed)GET/v3/serp/youtube/video_info/tasks_fixedReturns re-parsed YouTube Video Info tasks with updated results.
Task GET — AdvancedGET/v3/serp/youtube/video_info/task_get/advanced/$idRetrieves structured YouTube video data (title, views, likes, channel info, tags) by task ID.
Live — AdvancedPOST/v3/serp/youtube/video_info/live/advancedReturns real-time YouTube video info without queuing.

YouTube — Organic

Call NameMethodEndpointDescription
Set Organic TasksPOST/v3/serp/youtube/organic/task_postSubmits a task to retrieve the top 20 YouTube search result blocks for a keyword, location, and language.
Get Completed TasksGET/v3/serp/youtube/organic/tasks_readyReturns completed YouTube Organic SERP tasks whose results have not yet been retrieved.
Get Re-parsed Tasks (Fixed)GET/v3/serp/youtube/organic/tasks_fixedReturns re-parsed YouTube Organic tasks with updated results.
Task GET — AdvancedGET/v3/serp/youtube/organic/task_get/advanced/$idRetrieves structured YouTube organic search results (video title, URL, views, channel) by task ID.
Live — AdvancedPOST/v3/serp/youtube/organic/live/advancedReturns real-time YouTube organic search results without queuing.

YouTube — Video Subtitles

Call NameMethodEndpointDescription
Set Subtitles TasksPOST/v3/serp/youtube/video_subtitles/task_postSubmits a task to retrieve subtitle/caption data for a YouTube video (subtitled text, language, timestamps).
Get Completed TasksGET/v3/serp/youtube/video_subtitles/tasks_readyReturns completed YouTube Subtitles tasks whose results have not yet been retrieved.
Get Re-parsed Tasks (Fixed)GET/v3/serp/youtube/video_subtitles/tasks_fixedReturns re-parsed YouTube Subtitles tasks with updated results.
Task GET — AdvancedGET/v3/serp/youtube/video_subtitles/task_get/advanced/$idRetrieves subtitle data for a YouTube video by task ID.
Live — AdvancedPOST/v3/serp/youtube/video_subtitles/live/advancedReturns real-time subtitle data for a specified YouTube video without queuing.

YouTube — Video Comments

Call NameMethodEndpointDescription
Set Comments TasksPOST/v3/serp/youtube/video_comments/task_postSubmits a task to retrieve the top 20 comments on a YouTube video (author, text, likes, date).
Get Completed TasksGET/v3/serp/youtube/video_comments/tasks_readyReturns completed YouTube Video Comments tasks whose results have not yet been retrieved.
Get Re-parsed Tasks (Fixed)GET/v3/serp/youtube/video_comments/tasks_fixedReturns re-parsed YouTube Comments tasks with updated results.
Task GET — AdvancedGET/v3/serp/youtube/video_comments/task_get/advanced/$idRetrieves structured comment data for a YouTube video by task ID.
Live — AdvancedPOST/v3/serp/youtube/video_comments/live/advancedReturns real-time top comments for a YouTube video without queuing.

Baidu Organic

Call NameMethodEndpointDescription
Set Organic TasksPOST/v3/serp/baidu/organic/task_postSubmits a task to retrieve Baidu organic search results for a keyword and location.
Get Completed TasksGET/v3/serp/baidu/organic/tasks_readyReturns completed Baidu organic SERP tasks whose results have not yet been retrieved.
Get Re-parsed Tasks (Fixed)GET/v3/serp/baidu/organic/tasks_fixedReturns re-parsed Baidu organic tasks with updated results.
Task GET — RegularGET/v3/serp/baidu/organic/task_get/regular/$idRetrieves standard Baidu organic SERP results by task ID.
Task GET — AdvancedGET/v3/serp/baidu/organic/task_get/advanced/$idRetrieves advanced Baidu organic SERP results by task ID.
Task GET — HTMLGET/v3/serp/baidu/organic/task_get/html/$idRetrieves the raw HTML of the Baidu organic SERP results page by task ID.

Yahoo Organic

Call NameMethodEndpointDescription
Set Organic TasksPOST/v3/serp/yahoo/organic/task_postSubmits a task to retrieve Yahoo organic search results for a keyword, location, and language.
Get Completed TasksGET/v3/serp/yahoo/organic/tasks_readyReturns completed Yahoo organic SERP tasks whose results have not yet been retrieved.
Get Re-parsed Tasks (Fixed)GET/v3/serp/yahoo/organic/tasks_fixedReturns re-parsed Yahoo organic tasks with updated results.
Task GET — RegularGET/v3/serp/yahoo/organic/task_get/regular/$idRetrieves standard Yahoo organic SERP results by task ID.
Task GET — AdvancedGET/v3/serp/yahoo/organic/task_get/advanced/$idRetrieves advanced Yahoo organic SERP results by task ID.
Task GET — HTMLGET/v3/serp/yahoo/organic/task_get/html/$idRetrieves the raw HTML of the Yahoo organic SERP results page by task ID.
Live — RegularPOST/v3/serp/yahoo/organic/live/regularReturns real-time standard Yahoo SERP results without queuing.
Live — AdvancedPOST/v3/serp/yahoo/organic/live/advancedReturns real-time advanced Yahoo SERP results without queuing.
Live — HTMLPOST/v3/serp/yahoo/organic/live/htmlReturns the raw HTML of the live Yahoo organic SERP page without queuing.

Seznam Organic

Call NameMethodEndpointDescription
Set Organic TasksPOST/v3/serp/seznam/organic/task_postSubmits a task to retrieve top 10 organic results from Seznam (Czech Republic search engine, Czech language only).
Get Completed TasksGET/v3/serp/seznam/organic/tasks_readyReturns completed Seznam organic SERP tasks whose results have not yet been retrieved.
Get Re-parsed Tasks (Fixed)GET/v3/serp/seznam/organic/tasks_fixedReturns re-parsed Seznam organic tasks with updated results.
Task GET — RegularGET/v3/serp/seznam/organic/task_get/regular/$idRetrieves standard Seznam organic SERP results by task ID.
Task GET — AdvancedGET/v3/serp/seznam/organic/task_get/advanced/$idRetrieves advanced Seznam organic SERP results by task ID.
Task GET — HTMLGET/v3/serp/seznam/organic/task_get/html/$idRetrieves the raw HTML of the Seznam organic SERP results page by task ID.
Call NameMethodEndpointDescription
Set Organic TasksPOST/v3/serp/naver/organic/task_postSubmits a task to retrieve top 15 organic results from Naver (South Korea). Location and language are not required parameters.
Get Completed TasksGET/v3/serp/naver/organic/tasks_readyReturns completed Naver organic SERP tasks whose results have not yet been retrieved.
Get Re-parsed Tasks (Fixed)GET/v3/serp/naver/organic/tasks_fixedReturns re-parsed Naver organic tasks with updated results.
Task GET — RegularGET/v3/serp/naver/organic/task_get/regular/$idRetrieves standard Naver organic SERP results by task ID.
Task GET — AdvancedGET/v3/serp/naver/organic/task_get/advanced/$idRetrieves advanced Naver organic SERP results by task ID.
Task GET — HTMLGET/v3/serp/naver/organic/task_get/html/$idRetrieves the raw HTML of the Naver organic SERP results page by task ID.

AI Optimization API

AI Keyword Data

Call NameMethodEndpointDescription
List Locations & LanguagesGET/v3/ai_optimization/ai_keyword_data/locations_and_languagesReturns the full list of locations and languages supported by the AI Keyword Data API.
Live Keywords Search VolumePOST/v3/ai_optimization/ai_keyword_data/keywords_search_volume/liveReturns estimated search volume data for target keywords in AI tools (ChatGPT, Perplexity, Gemini, etc.).

LLM Mentions

Call NameMethodEndpointDescription
List Locations & LanguagesGET/v3/ai_optimization/llm_mentions/locations_and_languagesReturns supported locations and languages for the LLM Mentions API.
Live LLM Mentions SearchPOST/v3/ai_optimization/llm_mentions/search/liveReturns mention data and metrics for a keyword or domain across Google AI Overviews or ChatGPT.
Live LLM Mentions Top PagesPOST/v3/ai_optimization/llm_mentions/top_pages/liveReturns the most frequently AI-cited pages for a specified domain, grouped with aggregated mention metrics.
Live LLM Mentions Top DomainsPOST/v3/ai_optimization/llm_mentions/top_domains/liveReturns the most frequently AI-cited domains for a specified target, grouped with aggregated mention metrics.
Live LLM Mentions Aggregated MetricsPOST/v3/ai_optimization/llm_mentions/aggregated_metrics/liveReturns aggregated AI mention metrics for a list of keywords or domains across a specified AI platform.
Live LLM Mentions Cross Agg. MetricsPOST/v3/ai_optimization/llm_mentions/cross_aggregated_metrics/liveReturns aggregated AI mention metrics grouped by custom keys for multiple targets across a specified AI platform.

ChatGPT — LLM Responses

Call NameMethodEndpointDescription
Set ChatGPT LLM Responses TasksPOST/v3/ai_optimization/chat_gpt/llm_responses/task_postSubmits a task to generate and retrieve a structured response from a specified ChatGPT model.
Get Completed TasksGET/v3/ai_optimization/chat_gpt/llm_responses/tasks_readyReturns completed ChatGPT LLM Response tasks whose results have not yet been retrieved.
Task GET — Results by IDGET/v3/ai_optimization/chat_gpt/llm_responses/task_get/$idRetrieves the structured ChatGPT response for a completed task by ID.
Live ChatGPT LLM ResponsesPOST/v3/ai_optimization/chat_gpt/llm_responses/liveReturns a real-time structured ChatGPT response for a prompt without queuing.

ChatGPT — LLM Scraper

Call NameMethodEndpointDescription
Set ChatGPT LLM Scraper TasksPOST/v3/ai_optimization/chat_gpt/llm_scraper/task_postSubmits a task to scrape ChatGPT search results for a keyword, location, and language.
Get Completed TasksGET/v3/ai_optimization/chat_gpt/llm_scraper/tasks_readyReturns completed ChatGPT LLM Scraper tasks whose results have not yet been retrieved.
Task GET — AdvancedGET/v3/ai_optimization/chat_gpt/llm_scraper/task_get/advanced/$idRetrieves structured ChatGPT search results (AI answer, cited URLs, follow-up questions) by task ID.
Task GET — HTMLGET/v3/ai_optimization/chat_gpt/llm_scraper/task_get/html/$idRetrieves the raw HTML of the ChatGPT search results page by task ID.
Live — AdvancedPOST/v3/ai_optimization/chat_gpt/llm_scraper/live/advancedReturns real-time structured ChatGPT search results for a keyword without queuing.
Live — HTMLPOST/v3/ai_optimization/chat_gpt/llm_scraper/live/htmlReturns the raw HTML of the live ChatGPT search results page without queuing.

Claude — LLM Responses

Call NameMethodEndpointDescription
Set Claude LLM Responses TasksPOST/v3/ai_optimization/claude/llm_responses/task_postSubmits a task to generate and retrieve a structured response from a specified Anthropic Claude model.
Get Completed TasksGET/v3/ai_optimization/claude/llm_responses/tasks_readyReturns completed Claude LLM Response tasks whose results have not yet been retrieved.
Task GET — Results by IDGET/v3/ai_optimization/claude/llm_responses/task_get/$idRetrieves the structured Claude response for a completed task by ID.
Live Claude LLM ResponsesPOST/v3/ai_optimization/claude/llm_responses/liveReturns a real-time structured Claude response for a prompt without queuing.

Gemini — LLM Responses

Call NameMethodEndpointDescription
Set Gemini LLM Responses TasksPOST/v3/ai_optimization/gemini/llm_responses/task_postSubmits a task to generate and retrieve a structured response from a specified Google Gemini model.
Get Completed TasksGET/v3/ai_optimization/gemini/llm_responses/tasks_readyReturns completed Gemini LLM Response tasks whose results have not yet been retrieved.
Task GET — Results by IDGET/v3/ai_optimization/gemini/llm_responses/task_get/$idRetrieves the structured Gemini response for a completed task by ID.
Live Gemini LLM ResponsesPOST/v3/ai_optimization/gemini/llm_responses/liveReturns a real-time structured Gemini response for a prompt without queuing.

Gemini — LLM Scraper

Call NameMethodEndpointDescription
Set Gemini LLM Scraper TasksPOST/v3/ai_optimization/gemini/llm_scraper/task_postSubmits a task to scrape Gemini AI search results for a keyword, location, and language.
Get Completed TasksGET/v3/ai_optimization/gemini/llm_scraper/tasks_readyReturns completed Gemini LLM Scraper tasks whose results have not yet been retrieved.
Task GET — AdvancedGET/v3/ai_optimization/gemini/llm_scraper/task_get/advanced/$idRetrieves structured Gemini search results (AI answer, cited sources) by task ID.
Task GET — HTMLGET/v3/ai_optimization/gemini/llm_scraper/task_get/html/$idRetrieves the raw HTML of the Gemini search results page by task ID.
Live — AdvancedPOST/v3/ai_optimization/gemini/llm_scraper/live/advancedReturns real-time structured Gemini search results for a keyword without queuing.
Live — HTMLPOST/v3/ai_optimization/gemini/llm_scraper/live/htmlReturns the raw HTML of the live Gemini search results page without queuing.

Perplexity — LLM Responses

Call NameMethodEndpointDescription
Live Perplexity LLM ResponsesPOST/v3/ai_optimization/perplexity/llm_responses/liveReturns a real-time structured response from a specified Perplexity AI model for a prompt without queuing.

Keywords Data API

Call NameMethodEndpointDescription
Set Search Volume TasksPOST/v3/keywords_data/google_ads/search_volume/task_postSubmits a task to retrieve Google Ads search volume, CPC, competition, and monthly trend data for up to 700 keywords.
Get Completed TasksGET/v3/keywords_data/google_ads/search_volume/tasks_readyReturns completed Google Ads Search Volume tasks whose results have not yet been retrieved.
Task GETGET/v3/keywords_data/google_ads/search_volume/task_get/$idRetrieves Google Ads search volume results for a completed task by ID.
Live Search VolumePOST/v3/keywords_data/google_ads/search_volume/liveReturns real-time Google Ads search volume data for keywords without queuing.
Call NameMethodEndpointDescription
Set Keywords For Site TasksPOST/v3/keywords_data/google_ads/keywords_for_site/task_postSubmits a task to retrieve keyword suggestions from Google Ads for a specified website URL.
Get Completed TasksGET/v3/keywords_data/google_ads/keywords_for_site/tasks_readyReturns completed Keywords For Site tasks whose results have not yet been retrieved.
Task GETGET/v3/keywords_data/google_ads/keywords_for_site/task_get/$idRetrieves keyword suggestions for a site from Google Ads by task ID.
LivePOST/v3/keywords_data/google_ads/keywords_for_site/liveReturns real-time Google Ads keyword suggestions for a site URL without queuing.
Call NameMethodEndpointDescription
Set Keywords For Keywords TasksPOST/v3/keywords_data/google_ads/keywords_for_keywords/task_postSubmits a task to retrieve related keyword suggestions from Google Ads for specified seed keywords.
Get Completed TasksGET/v3/keywords_data/google_ads/keywords_for_keywords/tasks_readyReturns completed Keywords For Keywords tasks whose results have not yet been retrieved.
Task GETGET/v3/keywords_data/google_ads/keywords_for_keywords/task_get/$idRetrieves keyword suggestions from Google Ads by task ID.
LivePOST/v3/keywords_data/google_ads/keywords_for_keywords/liveReturns real-time keyword suggestions from Google Ads for seed keywords without queuing.
Call NameMethodEndpointDescription
Set Ad Traffic By Keywords TasksPOST/v3/keywords_data/google_ads/ad_traffic_by_keywords/task_postSubmits a task to retrieve Google Ads traffic forecasts (impressions, clicks, cost) for specified keywords and bids.
Get Completed TasksGET/v3/keywords_data/google_ads/ad_traffic_by_keywords/tasks_readyReturns completed Ad Traffic By Keywords tasks whose results have not yet been retrieved.
Task GETGET/v3/keywords_data/google_ads/ad_traffic_by_keywords/task_get/$idRetrieves Google Ads traffic forecast results by task ID.
LivePOST/v3/keywords_data/google_ads/ad_traffic_by_keywords/liveReturns real-time Google Ads traffic estimates for keywords without queuing.

Bing Ads — Search Volume

Call NameMethodEndpointDescription
Set Search Volume TasksPOST/v3/keywords_data/bing/search_volume/task_postSubmits a task to retrieve Bing Ads search volume, CPC, competition, and 24-month trend data for keywords.
Get Completed TasksGET/v3/keywords_data/bing/search_volume/tasks_readyReturns completed Bing Ads Search Volume tasks whose results have not yet been retrieved.
Task GETGET/v3/keywords_data/bing/search_volume/task_get/$idRetrieves Bing Ads search volume results by task ID.
LivePOST/v3/keywords_data/bing/search_volume/liveReturns real-time Bing Ads search volume data for keywords without queuing.

Bing Ads — Search Volume History

Call NameMethodEndpointDescription
Set Search Volume History TasksPOST/v3/keywords_data/bing/search_volume_history/task_postSubmits a task to retrieve historical Bing search volume data for up to 1,000 keywords (monthly, weekly, or daily).
Get Completed TasksGET/v3/keywords_data/bing/search_volume_history/tasks_readyReturns completed Bing Search Volume History tasks whose results have not yet been retrieved.
Task GETGET/v3/keywords_data/bing/search_volume_history/task_get/$idRetrieves historical Bing search volume data by task ID.
LivePOST/v3/keywords_data/bing/search_volume_history/liveReturns real-time historical Bing search volume data without queuing.

Bing Ads — Keywords For Site

Call NameMethodEndpointDescription
Set Keywords For Site TasksPOST/v3/keywords_data/bing/keywords_for_site/task_postSubmits a task to retrieve up to 3,000 keyword suggestions from Bing Ads for a specified website URL.
Get Completed TasksGET/v3/keywords_data/bing/keywords_for_site/tasks_readyReturns completed Bing Keywords For Site tasks whose results have not yet been retrieved.
Task GETGET/v3/keywords_data/bing/keywords_for_site/task_get/$idRetrieves Bing keyword suggestions for a site by task ID.
LivePOST/v3/keywords_data/bing/keywords_for_site/liveReturns real-time Bing keyword suggestions for a site URL without queuing.

Bing Ads — Keywords For Keywords

Call NameMethodEndpointDescription
Set Keywords For Keywords TasksPOST/v3/keywords_data/bing/keywords_for_keywords/task_postSubmits a task to retrieve up to 3,000 keyword suggestions from Bing Ads for up to 200 seed keywords.
Get Completed TasksGET/v3/keywords_data/bing/keywords_for_keywords/tasks_readyReturns completed Bing Keywords For Keywords tasks whose results have not yet been retrieved.
Task GETGET/v3/keywords_data/bing/keywords_for_keywords/task_get/$idRetrieves Bing keyword suggestions by task ID.
LivePOST/v3/keywords_data/bing/keywords_for_keywords/liveReturns real-time Bing keyword suggestions for seed keywords without queuing.

Bing Ads — Keyword Performance

Call NameMethodEndpointDescription
Set Keyword Performance TasksPOST/v3/keywords_data/bing/keyword_performance/task_postSubmits a task to retrieve Bing Ads keyword performance stats (ad position, clicks, impressions, CTR) aggregated for last month.
Get Completed TasksGET/v3/keywords_data/bing/keyword_performance/tasks_readyReturns completed Bing Keyword Performance tasks whose results have not yet been retrieved.
Task GETGET/v3/keywords_data/bing/keyword_performance/task_get/$idRetrieves Bing keyword performance stats by task ID.
LivePOST/v3/keywords_data/bing/keyword_performance/liveReturns real-time Bing keyword performance stats without queuing.

Bing Ads — Keyword Suggestions For URL

Call NameMethodEndpointDescription
Set Keyword Suggestions For URL TasksPOST/v3/keywords_data/bing/keyword_suggestions_for_url/task_postSubmits a task to retrieve keyword suggestions based on the content of a specified webpage URL, with a relevance confidence score.
Get Completed TasksGET/v3/keywords_data/bing/keyword_suggestions_for_url/tasks_readyReturns completed Bing Keyword Suggestions For URL tasks whose results have not yet been retrieved.
Task GETGET/v3/keywords_data/bing/keyword_suggestions_for_url/task_get/$idRetrieves URL-based keyword suggestions with confidence scores by task ID.
LivePOST/v3/keywords_data/bing/keyword_suggestions_for_url/liveReturns real-time URL-based keyword suggestions without queuing.

Bing Ads — Audience Estimation

Call NameMethodEndpointDescription
Set Audience Estimation TasksPOST/v3/keywords_data/bing/audience_estimation/task_postSubmits a task to retrieve estimated Bing Ads audience size and suggested bid/budget for specified targeting criteria.
Get Completed TasksGET/v3/keywords_data/bing/audience_estimation/tasks_readyReturns completed Bing Audience Estimation tasks whose results have not yet been retrieved.
Task GETGET/v3/keywords_data/bing/audience_estimation/task_get/$idRetrieves Bing audience estimation data by task ID.
LivePOST/v3/keywords_data/bing/audience_estimation/liveReturns real-time Bing audience estimation data without queuing.
Call NameMethodEndpointDescription
Set Google Trends Explore TasksPOST/v3/keywords_data/google_trends/explore/task_postSubmits a task to retrieve keyword popularity data from Google Trends Explore for Google Search, News, Images, Shopping, or YouTube.
Get Completed TasksGET/v3/keywords_data/google_trends/explore/tasks_readyReturns completed Google Trends Explore tasks whose results have not yet been retrieved.
Task GETGET/v3/keywords_data/google_trends/explore/task_get/$idRetrieves Google Trends popularity data for a completed task by ID.
LivePOST/v3/keywords_data/google_trends/explore/liveReturns real-time Google Trends keyword popularity data without queuing.
Call NameMethodEndpointDescription
Live Trends ExplorePOST/v3/keywords_data/dataforseo_trends/explore/liveReturns keyword popularity trends from DataForSEO's proprietary dataset for Google Search, News, and Shopping.
Live Subregion InterestsPOST/v3/keywords_data/dataforseo_trends/subregion_interests/liveReturns location-specific keyword popularity data broken down by subregion.
Live DemographyPOST/v3/keywords_data/dataforseo_trends/demography/liveReturns demographic breakdown (age and gender) of keyword popularity per specified term.
Live Merged DataPOST/v3/keywords_data/dataforseo_trends/merged_data/liveReturns combined keyword popularity, subregion interests, and demographic data in a single request.

Clickstream Data

Call NameMethodEndpointDescription
Live DataForSEO Search VolumePOST/v3/keywords_data/clickstream_data/dataforseo_search_volume/liveReturns clickstream-normalized search volume data for up to 1,000 keywords.
Live Clickstream Global Search VolumePOST/v3/keywords_data/clickstream_data/global_search_volume/liveReturns global clickstream-based search volume with geographical distribution across all available locations for up to 1,000 keywords.
Live Bulk Clickstream Search VolumePOST/v3/keywords_data/clickstream_data/bulk_search_volume/liveReturns historical clickstream-based search volume (up to 12 months) for up to 1,000 keywords in a single request.

DataForSEO Labs API

Google — Keyword Research

Call NameMethodEndpointDescription
Keywords For SitePOST/v3/dataforseo_labs/google/keywords_for_site/liveReturns a list of keywords that a target domain ranks for, with search volume, CPC, competition, and 12-month trends.
Related KeywordsPOST/v3/dataforseo_labs/google/related_keywords/liveReturns keywords appearing in the 'Related Searches' section of Google for a specified seed keyword.
Keyword SuggestionsPOST/v3/dataforseo_labs/google/keyword_suggestions/liveReturns search queries that include the specified seed keyword.
Keyword IdeasPOST/v3/dataforseo_labs/google/keyword_ideas/liveReturns semantically related keywords based on the product/service categories of the specified seed keywords.
Bulk Keyword DifficultyPOST/v3/dataforseo_labs/google/bulk_keyword_difficulty/liveReturns Keyword Difficulty scores (0–100) for up to 1,000 keywords, indicating ranking difficulty in top-10 organic results.
Search IntentPOST/v3/dataforseo_labs/google/search_intent/liveReturns search intent classification (informational, navigational, commercial, transactional) and probability for up to 1,000 keywords.
Keyword OverviewPOST/v3/dataforseo_labs/google/keyword_overview/liveReturns comprehensive keyword data including CPC, competition, search volume, search intent, SERP data, and optional clickstream data.
Historical Keyword DataPOST/v3/dataforseo_labs/google/historical_keyword_data/liveReturns historical keyword data (search volume, CPC, competition) going back to August 2021 for specified keywords.

Google — Market Analysis

Call NameMethodEndpointDescription
Categories For DomainPOST/v3/dataforseo_labs/google/categories_for_domain/liveReturns Google product/service categories that include keywords a domain ranks for, with ranking and traffic data per category.
Categories for KeywordsPOST/v3/dataforseo_labs/google/categories_for_keywords/liveReturns Google product/service categories related to up to 1,000 specified keywords.
Keywords For CategoriesPOST/v3/dataforseo_labs/google/keywords_for_categories/liveReturns a list of keywords relevant to specified Google product/service categories with search volume, CPC, and competition data.
Domain Metrics By CategoriesPOST/v3/dataforseo_labs/google/domain_metrics_by_categories/liveReturns historical ranking dynamics and domain metrics for domains relevant to specified product/service categories.
Top SearchesPOST/v3/dataforseo_labs/google/top_searches/liveReturns over 7 billion keywords from the DataForSEO Keyword Database with Google Ads metrics, categories, and SERP data.
Available HistoryGET/v3/dataforseo_labs/google/available_history/liveReturns a list of available dates for use in the Domain Metrics By Categories endpoint's date fields.

Google — Competitor Research

Call NameMethodEndpointDescription
SERP CompetitorsPOST/v3/dataforseo_labs/google/serp_competitors/liveReturns domains ranking for specified keywords with SERP rankings, traffic estimates, and visibility values.
Ranked KeywordsPOST/v3/dataforseo_labs/google/ranked_keywords/liveReturns a list of keywords any domain or webpage ranks for with SERP elements, impressions, and monthly search data.
Competitors DomainPOST/v3/dataforseo_labs/google/competitors_domain/liveReturns ranking and traffic overview for competitor domains with metrics specific to keywords both domains rank for.
Domain IntersectionPOST/v3/dataforseo_labs/google/domain_intersection/liveReturns keywords for which two specified domains both rank within the same SERP, with search volume, CPC, and traffic data.
SubdomainsPOST/v3/dataforseo_labs/google/subdomains/liveReturns a list of subdomains for a specified domain with their organic/paid ranking distribution and estimated traffic.
Relevant PagesPOST/v3/dataforseo_labs/google/relevant_pages/liveReturns rankings and estimated monthly traffic data for all crawled pages of a specified domain.
Domain Rank OverviewPOST/v3/dataforseo_labs/google/domain_rank_overview/liveReturns ranking distribution and estimated monthly organic/paid traffic for a specified domain.
Historical SERPsPOST/v3/dataforseo_labs/google/historical_serps/liveReturns Google SERP data (including SERP features) collected within a specified historical time frame for a keyword.
Historical Rank OverviewPOST/v3/dataforseo_labs/google/historical_rank_overview/liveReturns historical ranking distribution and estimated traffic for a domain across specified time periods.
Page IntersectionPOST/v3/dataforseo_labs/google/page_intersection/liveReturns keywords for which specified pages co-rank within the same SERP, with traffic and cost data.
Bulk Traffic EstimationPOST/v3/dataforseo_labs/google/bulk_traffic_estimation/liveReturns estimated monthly organic/paid/featured snippet/local pack traffic for up to 1,000 domains or URLs.
Historical Bulk Traffic EstimationPOST/v3/dataforseo_labs/google/historical_bulk_traffic_estimation/liveReturns historical monthly traffic estimates for up to 1,000 domains over a specified date range back to October 2020.

Amazon

Call NameMethodEndpointDescription
Bulk Search VolumePOST/v3/dataforseo_labs/amazon/bulk_search_volume/liveReturns Amazon search volume values for up to 1,000 keywords in a single request.
Related KeywordsPOST/v3/dataforseo_labs/amazon/related_keywords/liveReturns keywords appearing in the 'Related Searches' section on Amazon for a specified seed keyword.
Ranked KeywordsPOST/v3/dataforseo_labs/amazon/ranked_keywords/liveReturns a list of keywords a specified Amazon product (ASIN) ranks for with ranking position data.
Product Rank OverviewPOST/v3/dataforseo_labs/amazon/product_rank_overview/liveReturns organic and paid Amazon SERP ranking data for specified ASINs.
Product CompetitorsPOST/v3/dataforseo_labs/amazon/product_competitors/liveReturns a list of competing Amazon products that share SERP intersections with a target ASIN.
Product Keyword IntersectionsPOST/v3/dataforseo_labs/amazon/product_keyword_intersections/liveReturns keywords for which multiple specified ASINs co-rank within the same Amazon SERP.

Google Play

Call NameMethodEndpointDescription
Bulk App MetricsPOST/v3/dataforseo_labs/google/bulk_app_metrics/liveReturns ranking metrics for up to 1,000 Google Play applications.
Keywords For AppPOST/v3/dataforseo_labs/google/keywords_for_app/liveReturns a list of keywords for which a target app ranks on Google Play, with ranking position for each keyword.
App CompetitorsPOST/v3/dataforseo_labs/google/app_competitors/liveReturns mobile apps that intersect with the target app for ranking keywords on Google Play.
App IntersectionPOST/v3/dataforseo_labs/google/app_intersection/liveReturns keywords for which specified apps co-rank within the same Google Play SERP.

App Store

Call NameMethodEndpointDescription
Bulk App MetricsPOST/v3/dataforseo_labs/apple/bulk_app_metrics/liveReturns ranking metrics for up to 1,000 App Store applications.
Keywords For AppPOST/v3/dataforseo_labs/apple/keywords_for_app/liveReturns a list of keywords for which a target App Store app ranks, with ranking position for each keyword.
App CompetitorsPOST/v3/dataforseo_labs/apple/app_competitors/liveReturns App Store apps that intersect with the target app for ranking keywords.
App IntersectionPOST/v3/dataforseo_labs/apple/app_intersection/liveReturns keywords for which specified App Store apps co-rank within the same SERP.
Call NameMethodEndpointDescription
Backlinks IndexGET/v3/backlinks/indexReturns the total number of backlinks, domains, and pages in the DataForSEO backlink database, with 12-month stats.
Backlinks SummaryPOST/v3/backlinks/summary/liveReturns a comprehensive backlink profile overview for a domain, subdomain, or page (total links, referring domains, rank, spam score, etc.).
Backlinks HistoryPOST/v3/backlinks/history/liveReturns historical backlink data back to 2019 — total links, new/lost backlinks, and referring domains over time.
Backlinks (Full List)POST/v3/backlinks/backlinks/liveReturns a detailed list of all backlinks pointing to a target domain, subdomain, or page with metadata for each link.
AnchorsPOST/v3/backlinks/anchors/liveReturns all anchor texts used in backlinks pointing to the target, with backlink counts and metrics per anchor.
Domain PagesPOST/v3/backlinks/domain_pages/liveReturns a breakdown of all pages on a domain with backlink data (inbound links, referring domains) for each page.
Domain Pages SummaryPOST/v3/backlinks/domain_pages_summary/liveReturns comprehensive backlink summary data for all pages of a target domain or subdomain.
Referring DomainsPOST/v3/backlinks/referring_domains/liveReturns a detailed list of all domains that link to the target, with authority and link metrics per referring domain.
Referring NetworksPOST/v3/backlinks/referring_networks/liveReturns all referring IP addresses and subnets linking to the target, useful for detecting link network patterns.
CompetitorsPOST/v3/backlinks/competitors/liveReturns competitor domains that share backlinks with the target site, along with the number of shared link intersections.
Domain IntersectionPOST/v3/backlinks/domain_intersection/liveReturns domains that link to specified competitor sites but not to the target site — ideal for link gap analysis.
Page IntersectionPOST/v3/backlinks/page_intersection/liveReturns referring pages that link to competitor pages but not to the target page — useful for finding targeted link opportunities.
Backlinks Timeseries SummaryPOST/v3/backlinks/timeseries_summary/liveReturns backlink metrics for a domain grouped by a custom time period (day, week, month, year) between two specified dates.
New & Lost Backlinks TimeseriesPOST/v3/backlinks/timeseries_new_lost_summary/liveReturns the number of new and lost backlinks and referring domains over time for a specified domain.
Bulk RanksPOST/v3/backlinks/bulk_ranks/liveReturns DataForSEO Rank scores (0–1,000) for up to multiple domains, subdomains, and pages in one request.
Bulk BacklinksPOST/v3/backlinks/bulk_backlinks/liveReturns the total number of live backlinks for multiple domains, subdomains, or pages in one request.
Bulk Spam ScorePOST/v3/backlinks/bulk_spam_score/liveReturns DataForSEO Spam Score (0–100) for multiple domains, subdomains, or pages — indicating how 'spammy' each target is.
Bulk Referring DomainsPOST/v3/backlinks/bulk_referring_domains/liveReturns the total number of live referring domains for multiple targets in one request.
Bulk New & Lost BacklinksPOST/v3/backlinks/bulk_new_lost_backlinks/liveReturns the count of new and lost backlinks for multiple targets in one request.
Bulk New & Lost Referring DomainsPOST/v3/backlinks/bulk_new_lost_referring_domains/liveReturns the count of new and lost referring domains for multiple targets in one request.
Bulk Pages SummaryPOST/v3/backlinks/bulk_pages_summary/liveReturns comprehensive backlink summary data for up to 1,000 pages, domains, or subdomains in one request.

OnPage API

OnPage

Call NameMethodEndpointDescription
Set OnPage TasksPOST/v3/on_page/task_postSubmits a crawl task for a website; checks 60+ on-page SEO parameters including meta tags, duplicate content, response codes, and images.
Tasks ReadyGET/v3/on_page/tasks_readyReturns a list of completed OnPage crawl tasks whose results have not yet been retrieved.
Force StopPOST/v3/on_page/force_stopImmediately stops the crawl process for specified OnPage task IDs; already-scanned page data remains available.
SummaryGET/v3/on_page/summaryReturns a high-level overview of on-page issues found across the entire crawled website, grouped by issue type.
PagesGET/v3/on_page/pagesReturns a list of all crawled pages with on-page check-up results and performance metrics for each page.
Pages By ResourceGET/v3/on_page/page_by_resourceReturns the list of pages that contain a specified resource (image, script, etc.).
ResourcesGET/v3/on_page/resourcesReturns a full list of resources found during the crawl, including images, scripts, stylesheets, and broken elements.
Duplicate TagsGET/v3/on_page/duplicate_tagsReturns pages that have duplicate title or meta description tags, with performance data for each affected page.
Duplicate ContentGET/v3/on_page/duplicate_contentReturns pages with content similar to a specified target page, with a similarity index for each comparison.
LinksGET/v3/on_page/linksReturns a list of all internal and external links found on the crawled website.
Redirect ChainsGET/v3/on_page/redirect_chainsReturns redirect chains (2+ hops between initial and final URL) and redirect loops detected during the crawl.
Non-indexable PagesGET/v3/on_page/non_indexableReturns pages blocked from search engine indexing via robots.txt, HTTP headers, or meta robots tags.
Waterfall (Page Speed)GET/v3/on_page/waterfallReturns detailed page speed insights including load time breakdown, time to secure connection, and resource load timing.
Keyword DensityGET/v3/on_page/keyword_densityReturns keyword density and frequency data for terms appearing on a specified website or page, with filtering and sorting support.
Microdata / JSON-LDGET/v3/on_page/microdataReturns and validates structured data (JSON-LD and Microdata) found on a specified page of the crawled website.
Raw HTMLGET/v3/on_page/raw_htmlReturns the complete raw HTML source of a specified page as crawled by the DataForSEO bot.
Page ScreenshotGET/v3/on_page/page_screenshotReturns a full high-quality screenshot of a specified webpage as seen by the DataForSEO crawler.
Content Parsing (Standard)POST/v3/on_page/content_parsingParses and returns the structured content of a specified page, including links, anchors, headings, and body text.
Content Parsing (Live)POST/v3/on_page/content_parsing/liveReturns real-time parsed structured content for any specified URL without a crawl task.
Instant PagesPOST/v3/on_page/instant_pagesReturns page-specific on-page SEO data for a single URL without setting up a full site crawl task.

Lighthouse

Call NameMethodEndpointDescription
Set Lighthouse TasksPOST/v3/on_page/lighthouse/task_postSubmits a Lighthouse audit task for a specified URL; checks performance, accessibility, SEO, and best practices.
Get Completed TasksGET/v3/on_page/lighthouse/tasks_readyReturns completed Lighthouse audit tasks whose results have not yet been retrieved.
Task GET — JSONGET/v3/on_page/lighthouse/task_get/json/$idRetrieves full Lighthouse audit results (all categories and individual audits) for a completed task by ID.
Live — JSONPOST/v3/on_page/lighthouse/live/jsonReturns real-time Lighthouse audit results for a specified URL without queuing.

Domain Analytics API

Technologies

Call NameMethodEndpointDescription
Aggregation TechnologiesPOST/v3/domain_analytics/technologies/aggregation_technologies/liveReturns the most popular technologies used alongside the specified technologies, groups, or categories.
Technologies SummaryPOST/v3/domain_analytics/technologies/technologies_summary/liveReturns the count of domains using specified technologies, grouped by country and language.
Technology StatsPOST/v3/domain_analytics/technologies/technology_stats/liveReturns historical data on the number of domains using a specified technology, broken down by country and language.
Domains by TechnologyPOST/v3/domain_analytics/technologies/domains_by_technology/liveReturns a list of domains that use the specified technology, including their full technology profiles.
Domains by HTML TermsPOST/v3/domain_analytics/technologies/domains_by_html_terms/liveReturns domains that use specified HTML terms on their homepage, with full technology profile data.
Domain TechnologiesPOST/v3/domain_analytics/technologies/domain_technologies/liveReturns all technologies detected on a specified domain (CMS, frameworks, analytics, CDNs, etc.).

Whois

Call NameMethodEndpointDescription
Domain Whois OverviewPOST/v3/domain_analytics/whois/overview/liveReturns Whois registration data enriched with backlink stats and organic/paid search ranking and traffic metrics.

Content Analysis API

Content Analysis

Call NameMethodEndpointDescription
SearchPOST/v3/content_analysis/search/liveReturns detailed citation data across the web for a target keyword, including source URLs, publication dates, and context.
SummaryPOST/v3/content_analysis/summary/liveReturns an aggregated overview of all web citations available for a target keyword (total citations, domains, sentiment summary).
Sentiment AnalysisPOST/v3/content_analysis/sentiment_analysis/liveReturns sentiment analysis data (positive, negative, neutral) for all citations of a target keyword.
Rating DistributionPOST/v3/content_analysis/rating_distribution/liveReturns the distribution of ratings (1–5 stars) found in citations for a specified keyword and parameters.
Phrase TrendsPOST/v3/content_analysis/phrase_trends/liveReturns time-series citation data for a target keyword over a specified date range.
Category TrendsPOST/v3/content_analysis/category_trends/liveReturns time-series citation data for all keywords within a target Google product/service category over a specified date range.

Merchant API

Google Shopping — Products

Call NameMethodEndpointDescription
Set Products TasksPOST/v3/merchant/google/products/task_postSubmits a task to retrieve Google Shopping product listings for a keyword, with title, price, rating, and domain data.
Get Completed TasksGET/v3/merchant/google/products/tasks_readyReturns completed Google Shopping Products tasks whose results have not yet been retrieved.
Task GET — AdvancedGET/v3/merchant/google/products/task_get/advanced/$idRetrieves structured Google Shopping product listing data by task ID.
Task GET — HTMLGET/v3/merchant/google/products/task_get/html/$idRetrieves the raw HTML of the Google Shopping products results page by task ID.

Google Shopping — Sellers

Call NameMethodEndpointDescription
Set Sellers TasksPOST/v3/merchant/google/sellers/task_postSubmits a task to retrieve all sellers listing a specific product on Google Shopping, with pricing, shipment, and offer data.
Get Completed TasksGET/v3/merchant/google/sellers/tasks_readyReturns completed Google Shopping Sellers tasks whose results have not yet been retrieved.
Task GET — AdvancedGET/v3/merchant/google/sellers/task_get/advanced/$idRetrieves structured seller data for a Google Shopping product by task ID.
Get Sellers Ad URLGET/v3/merchant/google/sellers/ad_urlReturns the full advertisement URL (including all additional seller parameters) for a Google Shopping seller ad.

Google Shopping — Product Info

Call NameMethodEndpointDescription
Set Product Info TasksPOST/v3/merchant/google/product_info/task_postSubmits a task to retrieve detailed data on a Google Shopping product: description, images, rating, variations, specs, and sellers.
Get Completed TasksGET/v3/merchant/google/product_info/tasks_readyReturns completed Google Shopping Product Info tasks whose results have not yet been retrieved.
Task GET — AdvancedGET/v3/merchant/google/product_info/task_get/advanced/$idRetrieves detailed Google Shopping product information by task ID.

Google Shopping — Reviews

Call NameMethodEndpointDescription
Set Reviews TasksPOST/v3/merchant/google/reviews/task_postSubmits a task to retrieve user reviews for a Google Shopping product, including top mentioned keywords, ratings, and review content.
Get Completed TasksGET/v3/merchant/google/reviews/tasks_readyReturns completed Google Shopping Reviews tasks whose results have not yet been retrieved.
Task GET — AdvancedGET/v3/merchant/google/reviews/task_get/advanced/$idRetrieves structured Google Shopping product review data by task ID.

Amazon — Products

Call NameMethodEndpointDescription
Set Products TasksPOST/v3/merchant/amazon/products/task_postSubmits a task to retrieve Amazon product listing results for a keyword, location, and language.
Get Completed TasksGET/v3/merchant/amazon/products/tasks_readyReturns completed Amazon Products tasks whose results have not yet been retrieved.
Task GET — AdvancedGET/v3/merchant/amazon/products/task_get/advanced/$idRetrieves structured Amazon product listing data (title, ASIN, price, rating, rank) by task ID.
Task GET — HTMLGET/v3/merchant/amazon/products/task_get/html/$idRetrieves the raw HTML of the Amazon product search results page by task ID.

Amazon — ASIN

Call NameMethodEndpointDescription
Set ASIN TasksPOST/v3/merchant/amazon/asin/task_postSubmits a task to retrieve a full list of ASINs for all variations/modifications of a specified Amazon product.
Get Completed TasksGET/v3/merchant/amazon/asin/tasks_readyReturns completed Amazon ASIN tasks whose results have not yet been retrieved.
Task GET — AdvancedGET/v3/merchant/amazon/asin/task_get/advanced/$idRetrieves product information and all variation ASINs for an Amazon product by task ID.
Task GET — HTMLGET/v3/merchant/amazon/asin/task_get/html/$idRetrieves the raw HTML of the Amazon product ASIN page by task ID.

Amazon — Sellers

Call NameMethodEndpointDescription
Set Sellers TasksPOST/v3/merchant/amazon/sellers/task_postSubmits a task to retrieve all sellers of a specified Amazon product with condition, pricing, shipment, and rating details.
Get Completed TasksGET/v3/merchant/amazon/sellers/tasks_readyReturns completed Amazon Sellers tasks whose results have not yet been retrieved.
Task GET — AdvancedGET/v3/merchant/amazon/sellers/task_get/advanced/$idRetrieves structured Amazon seller data for a product by task ID.
Task GET — HTMLGET/v3/merchant/amazon/sellers/task_get/html/$idRetrieves the raw HTML of the Amazon sellers page for a product by task ID.

App Data API

Google Play — App Searches

Call NameMethodEndpointDescription
Set App Searches TasksPOST/v3/app_data/google/app_searches/task_postSubmits a task to retrieve a list of apps ranking on Google Play for a specified keyword, location, and language.
Get Completed TasksGET/v3/app_data/google/app_searches/tasks_readyReturns completed Google Play App Searches tasks whose results have not yet been retrieved.
Task GET — AdvancedGET/v3/app_data/google/app_searches/task_get/advanced/$idRetrieves ranked app list for a keyword on Google Play (app ID, icon, rating, reviews, price) by task ID.
Task GET — HTMLGET/v3/app_data/google/app_searches/task_get/html/$idRetrieves the raw HTML of the Google Play search results page by task ID.

Google Play — App List

Call NameMethodEndpointDescription
Set App List TasksPOST/v3/app_data/google/app_list/task_postSubmits a task to retrieve a list of top chart apps on Google Play for a specified collection, language, and location.
Get Completed TasksGET/v3/app_data/google/app_list/tasks_readyReturns completed Google Play App List tasks whose results have not yet been retrieved.
Task GET — AdvancedGET/v3/app_data/google/app_list/task_get/advanced/$idRetrieves the top chart app list from Google Play (IDs, ratings, prices, titles) by task ID.
Task GET — HTMLGET/v3/app_data/google/app_list/task_get/html/$idRetrieves the raw HTML of the Google Play top chart page by task ID.

Google Play — App Info

Call NameMethodEndpointDescription
Set App Info TasksPOST/v3/app_data/google/app_info/task_postSubmits a task to retrieve detailed information for a specified Google Play app ID (ID, icon, description, reviews, rating, installs).
Get Completed TasksGET/v3/app_data/google/app_info/tasks_readyReturns completed Google Play App Info tasks whose results have not yet been retrieved.
Task GET — AdvancedGET/v3/app_data/google/app_info/task_get/advanced/$idRetrieves detailed Google Play app info by task ID.
Task GET — HTMLGET/v3/app_data/google/app_info/task_get/html/$idRetrieves the raw HTML of the Google Play app detail page by task ID.

Google Play — App Reviews

Call NameMethodEndpointDescription
Set App Reviews TasksPOST/v3/app_data/google/app_reviews/task_postSubmits a task to retrieve reviews for a specified Google Play app (rating, text, author, date).
Get Completed TasksGET/v3/app_data/google/app_reviews/tasks_readyReturns completed Google Play App Reviews tasks whose results have not yet been retrieved.
Task GET — AdvancedGET/v3/app_data/google/app_reviews/task_get/advanced/$idRetrieves structured Google Play app review data by task ID.

Google Play — App Listings

Call NameMethodEndpointDescription
Live App Listings SearchPOST/v3/app_data/google/app_listings/search/liveReturns real-time list of Google Play apps matching specified title, description, and category filters without queuing.

Apple App Store — App Searches

Call NameMethodEndpointDescription
Set App Searches TasksPOST/v3/app_data/apple/app_searches/task_postSubmits a task to retrieve apps ranking on the App Store for a specified keyword, location, and language.
Get Completed TasksGET/v3/app_data/apple/app_searches/tasks_readyReturns completed Apple App Searches tasks whose results have not yet been retrieved.
Task GET — AdvancedGET/v3/app_data/apple/app_searches/task_get/advanced/$idRetrieves ranked App Store app search results (app ID, icon, rating, reviews, price) by task ID.

Apple App Store — App List

Call NameMethodEndpointDescription
Set App List TasksPOST/v3/app_data/apple/app_list/task_postSubmits a task to retrieve top chart apps from the App Store for a specified collection, language, and location.
Get Completed TasksGET/v3/app_data/apple/app_list/tasks_readyReturns completed Apple App List tasks whose results have not yet been retrieved.
Task GET — AdvancedGET/v3/app_data/apple/app_list/task_get/advanced/$idRetrieves App Store top chart app data (IDs, ratings, prices, titles) by task ID.

Apple App Store — App Info

Call NameMethodEndpointDescription
Set App Info TasksPOST/v3/app_data/apple/app_info/task_postSubmits a task to retrieve detailed information for a specified App Store app ID (ID, icon, description, reviews count, rating, images).
Get Completed TasksGET/v3/app_data/apple/app_info/tasks_readyReturns completed Apple App Info tasks whose results have not yet been retrieved.
Task GET — AdvancedGET/v3/app_data/apple/app_info/task_get/advanced/$idRetrieves detailed App Store app information by task ID.

Apple App Store — App Reviews

Call NameMethodEndpointDescription
Set App Reviews TasksPOST/v3/app_data/apple/app_reviews/task_postSubmits a task to retrieve reviews for a specified App Store app (rating, content, author, publication date).
Get Completed TasksGET/v3/app_data/apple/app_reviews/tasks_readyReturns completed Apple App Reviews tasks whose results have not yet been retrieved.
Task GET — AdvancedGET/v3/app_data/apple/app_reviews/task_get/advanced/$idRetrieves structured App Store app review data by task ID.

Apple App Store — App Listings

Call NameMethodEndpointDescription
Live App Listings SearchPOST/v3/app_data/apple/app_listings/search/liveReturns real-time list of App Store apps matching specified title, description, and category filters without queuing.

Business Data API

Business Listings

Call NameMethodEndpointDescription
Live Business Listings SearchPOST/v3/business_data/business_listings/search/liveReturns a real-time list of business entities from Google Maps matching specified categories and location, with address, contacts, rating, and hours.
Live Categories AggregationPOST/v3/business_data/business_listings/categories_aggregation/liveReturns groups of related business categories with entity counts, useful for market segmentation and vertical research.

Google — My Business Info

Call NameMethodEndpointDescription
Set My Business Info TasksPOST/v3/business_data/google/my_business_info/task_postSubmits a task to retrieve public Google My Business profile data for a specific business (address, phone, hours, rating, description).
Get Completed TasksGET/v3/business_data/google/my_business_info/tasks_readyReturns completed My Business Info tasks whose results have not yet been retrieved.
Task GETGET/v3/business_data/google/my_business_info/task_get/$idRetrieves structured Google My Business profile data by task ID.
LivePOST/v3/business_data/google/my_business_info/liveReturns real-time Google My Business profile data for a business without queuing.

Google — My Business Updates

Call NameMethodEndpointDescription
Set My Business Updates TasksPOST/v3/business_data/google/my_business_updates/task_postSubmits a task to retrieve the latest posts and updates published on a business's Google My Business profile.
Get Completed TasksGET/v3/business_data/google/my_business_updates/tasks_readyReturns completed My Business Updates tasks whose results have not yet been retrieved.
Task GETGET/v3/business_data/google/my_business_updates/task_get/$idRetrieves structured Google My Business post/update content by task ID.

Google Hotels — Hotel Searches

Call NameMethodEndpointDescription
Set Hotel Searches TasksPOST/v3/business_data/google/hotel_searches/task_postSubmits a task to retrieve hotel listings from Google Hotels for a keyword, location, and language with pricing and rating data.
Get Completed TasksGET/v3/business_data/google/hotel_searches/tasks_readyReturns completed Hotel Searches tasks whose results have not yet been retrieved.
Task GETGET/v3/business_data/google/hotel_searches/task_get/$idRetrieves structured hotel listing data (prices, images, ratings) by task ID.
LivePOST/v3/business_data/google/hotel_searches/liveReturns real-time hotel search results from Google Hotels without queuing.

Google Hotels — Hotel Info

Call NameMethodEndpointDescription
Set Hotel Info TasksPOST/v3/business_data/google/hotel_info/task_postSubmits a task to retrieve detailed data for a specific hotel on Google Hotels (description, amenities, reviews, prices, images).
Get Completed TasksGET/v3/business_data/google/hotel_info/tasks_readyReturns completed Hotel Info tasks whose results have not yet been retrieved.
Task GET — AdvancedGET/v3/business_data/google/hotel_info/task_get/advanced/$idRetrieves structured hotel detail data by task ID.
Task GET — HTMLGET/v3/business_data/google/hotel_info/task_get/html/$idRetrieves the raw HTML of the Google Hotels hotel detail page by task ID.
Live — AdvancedPOST/v3/business_data/google/hotel_info/live/advancedReturns real-time structured hotel detail data without queuing.
Live — HTMLPOST/v3/business_data/google/hotel_info/live/htmlReturns the raw HTML of a live Google Hotels hotel detail page without queuing.

Google Reviews

Call NameMethodEndpointDescription
Set Google Reviews TasksPOST/v3/business_data/google/reviews/task_postSubmits a task to retrieve Google user reviews for a specified business entity.
Get Completed TasksGET/v3/business_data/google/reviews/tasks_readyReturns completed Google Reviews tasks whose results have not yet been retrieved.
Task GETGET/v3/business_data/google/reviews/task_get/$idRetrieves structured Google review data (rating, text, author, date) for a business by task ID.

Google Extended Reviews

Call NameMethodEndpointDescription
Set Extended Reviews TasksPOST/v3/business_data/google/extended_reviews/task_postSubmits a task to retrieve reviews from Google and third-party platforms (Yelp, Trustpilot, Tripadvisor) for a business.
Get Completed TasksGET/v3/business_data/google/extended_reviews/tasks_readyReturns completed Google Extended Reviews tasks whose results have not yet been retrieved.
Task GETGET/v3/business_data/google/extended_reviews/task_get/$idRetrieves multi-source review data for a business by task ID.

Google — Questions and Answers

Call NameMethodEndpointDescription
Set Q&A TasksPOST/v3/business_data/google/questions_and_answers/task_postSubmits a task to retrieve Q&A data from a business's Google My Business profile (questions, answers, timestamps, user info).
Get Completed TasksGET/v3/business_data/google/questions_and_answers/tasks_readyReturns completed Q&A tasks whose results have not yet been retrieved.
Task GETGET/v3/business_data/google/questions_and_answers/task_get/$idRetrieves structured Q&A data for a business by task ID.
LivePOST/v3/business_data/google/questions_and_answers/liveReturns real-time Q&A data from a Google My Business profile without queuing.

Trustpilot

Call NameMethodEndpointDescription
Set Trustpilot Search TasksPOST/v3/business_data/trustpilot/search/task_postSubmits a task to retrieve Trustpilot business profile listings relevant to a specified keyword.
Get Trustpilot Search Completed TasksGET/v3/business_data/trustpilot/search/tasks_readyReturns completed Trustpilot Search tasks whose results have not yet been retrieved.
Task GET — Trustpilot SearchGET/v3/business_data/trustpilot/search/task_get/$idRetrieves Trustpilot business search results by task ID.
Set Trustpilot Reviews TasksPOST/v3/business_data/trustpilot/reviews/task_postSubmits a task to retrieve Trustpilot reviews for a specified business domain.
Get Trustpilot Reviews Completed TasksGET/v3/business_data/trustpilot/reviews/tasks_readyReturns completed Trustpilot Reviews tasks whose results have not yet been retrieved.
Task GET — Trustpilot ReviewsGET/v3/business_data/trustpilot/reviews/task_get/$idRetrieves structured Trustpilot review data (rating, text, author, date) for a business by task ID.

Tripadvisor

Call NameMethodEndpointDescription
Set Tripadvisor Search TasksPOST/v3/business_data/tripadvisor/search/task_postSubmits a task to retrieve Tripadvisor business profile listings for a keyword and location.
Get Tripadvisor Search Completed TasksGET/v3/business_data/tripadvisor/search/tasks_readyReturns completed Tripadvisor Search tasks whose results have not yet been retrieved.
Task GET — Tripadvisor SearchGET/v3/business_data/tripadvisor/search/task_get/$idRetrieves Tripadvisor business search results by task ID.
Set Tripadvisor Reviews TasksPOST/v3/business_data/tripadvisor/reviews/task_postSubmits a task to retrieve Tripadvisor reviews for a specific URL path or keyword, with location filtering.
Get Tripadvisor Reviews Completed TasksGET/v3/business_data/tripadvisor/reviews/tasks_readyReturns completed Tripadvisor Reviews tasks whose results have not yet been retrieved.
Task GET — Tripadvisor ReviewsGET/v3/business_data/tripadvisor/reviews/task_get/$idRetrieves structured Tripadvisor review data (rating, content, location) for a business by task ID.

Social Media

Call NameMethodEndpointDescription
Live Social Media PinterestPOST/v3/business_data/social_media/pinterest/liveReturns the number of Pinterest saves (pins) made from specified page URLs using the Pinterest Save Button.
Live Social Media RedditPOST/v3/business_data/social_media/reddit/liveReturns Reddit share data for specified URLs (subreddit name, author, permalink, title, member count).

Databases API

Databases

Call NameMethodEndpointDescription
Backlink Summary DatabasePOST/v3/databases/backlink_summaryQueries millions of domains in DataForSEO's backlink database for inbound links, referring domains, domain rank, and spam score.
Advanced Google SERP DatabasePOST/v3/databases/google/serp_advancedQueries millions of Google SERP pages for advanced SERP features: featured snippets, knowledge graphs, PAA, top stories, and more.
Regular Google SERP DatabasePOST/v3/databases/google/serp_regularQueries millions of standard Google organic and paid search result pages with structured data and keyword metrics.
Google Keyword DatabasePOST/v3/databases/google/keywordsQueries billions of Google search terms enriched with search volume trends and Google Ads data.
Unified Search Google DatabasePOST/v3/databases/google/fullQueries the combined Advanced Google SERP Database and Google Keyword Database in a single endpoint.
Historical Google SERP DatabasePOST/v3/databases/google/history/serp_advancedQueries millions of monthly historical Google SERP snapshots (JSON) including all SERP features.
Historical Google Keywords DatabasePOST/v3/databases/google/history/keywordsQueries billions of keywords with historical search volume, competition, and CPC data.
Unified Search Historical Google DBPOST/v3/databases/google/history/fullQueries the combined Historical Google SERP and Historical Google Keyword Databases in a single endpoint.
Bing Keyword DatabasePOST/v3/databases/bing/keywordsQueries millions of Bing search terms with search volume history, current volume, CPC, and competition data.
Amazon Products DatabasePOST/v3/databases/amazon/productsQueries Amazon product keywords and product listings, including title, price, rating, delivery info, and ranking position.
Google Play SERPs DatabasePOST/v3/databases/google_play/serp_advancedQueries millions of Google Play search result pages with app data (ID, icon, reviews count, rating, price).
Google Play Listings DatabasePOST/v3/databases/google_play/listingsQueries over a million Google Play app listings with app ID, icon, reviews, rating, images, installs, and price.
App Store SERPs DatabasePOST/v3/databases/app_store/serp_advancedQueries millions of App Store search result pages with app data including ID, icon, reviews count, rating, and price.
App Store Listings DatabasePOST/v3/databases/app_store/listingsQueries over a million App Store app listings with app ID, icon, description, reviews count, rating, and images.
Whois Domains DatabasePOST/v3/databases/domainsQueries millions of domains with traffic, ranking data, and WHOIS registration records (registrar, dates, nameservers).
Business Listings DatabasePOST/v3/databases/business_listingsQueries millions of POI (Point of Interest) business records with service description, address, contact, rating, and hours.

Appendix / Utility

Utility

Call NameMethodEndpointDescription
User DataGET/v3/appendix/user_dataReturns account information including balance, credit usage, and API access details for the authenticated user.
All Error CodesGET/v3/appendix/errorsReturns a complete list of all possible DataForSEO API error codes, HTTP status codes, and their descriptions.
SandboxGET/v3/appendix/sandboxProvides access to a free sandbox environment for testing API calls without incurring charges.
AI-Optimized API ResponseGET/v3/appendix/ai_optimized_responseReturns information about DataForSEO's AI-optimized response format, designed for efficient use with LLMs and AI applications.
Webhook ResendPOST/v3/appendix/webhook_resendResends webhook notifications (pingbacks or postbacks) for up to 100 specified task IDs.
API StatusGET/v3/appendix/statusReturns the current operational status of all DataForSEO APIs and endpoints, including any active incidents or issues.

Internal SOP reference — not affiliated with DataForSEO.