---
title: Advanced Domain Analysis API
slug: domain-analysis
url: https://apyhub.com/se-ranking/service/domain-analysis
provider: "SE Ranking SEO & AI Search API"
categories: [Data Extraction, Marketing, SEO]
tags: [seo, keyword-analysis, domain-analysis, competitor-research, organic-search, paid-search]
auth: api_key
---

# Advanced Domain Analysis API

SE Ranking Data API | Domain Analysis - perform in-depth competitive analysis on any domain

## Endpoints

| Method | Path | Description | Atoms |
| --- | --- | --- | --- |
| GET | `/v1/domain/overview/worldwide/url` | What it does Retrieves a worldwide URL overview for the url you pass in the query string. The respo… | 500 |
| GET | `/v1/domain/competitors` | What it does Returns a list of competing domains for the given source domain, using the supplied do… | 500 |
| GET | `/v1/domain/keywords` | What it does Returns a list of domain keyword ranking records for the requested query parameters. E… | 500 |
| GET | `/v1/domain/ads` | What it does Returns paid ads data for either a keyword or a domain. The request is sent as query p… | 500 |
| GET | `/v1/domain/overview/db` | What it does Gets a domain overview by region for the supplied query parameters and returns two sum… | 500 |
| GET | `/v1/domain/overview/worldwide` | What it does Returns a worldwide domain overview for the specified domain. The response contains se… | 500 |
| GET | `/v1/domain/pages` | What it does Returns a list of pages for a domain lookup, with each item including the page URL, ti… | 500 |
| GET | `/v1/domain/keywords/comparison` | What it does Compares keyword overlap and gaps between two domains or URLs, returning a filtered, o… | 500 |
| GET | `/v1/domain/overview/history` | What it does Returns domain traffic and keyword history for the requested query parameters. The res… | 500 |
| GET | `/v1/domain/subdomains` | What it does Returns a list of subdomains for the domain identified by the query parameters. The re… | 500 |

## About

## What it does
Domain Analysis helps you inspect a domain’s organic and paid search footprint, compare competitors, and review keyword-level performance across regions and time.

Send a domain or URL together with a source, and get back structured SEO data for pages, subdomains, rankings, ads, and overview metrics. The endpoints support both current snapshots and historical views, plus worldwide and region-specific breakdowns. You can sort and filter by traffic, keywords, price, position, CPC, difficulty, competition, and intent, depending on the endpoint.

Use Domain Analysis when you need to map a site’s search visibility, find competing domains, or track keyword movement over time. For example, you can pull the pages driving the most traffic, compare keyword overlap between two domains, or inspect paid ads and their snippets for a target keyword or domain.

The responses are designed for direct ingestion into dashboards, reporting pipelines, or internal SEO tooling. You get fields such as `url`, `title`, `keyword`, `traffic_sum`, `keywords_count`, `price_sum`, `cpc`, `volume`, `position`, `difficulty`, `competition`, and intent or ranking breakdowns where the endpoint provides them.

## Usage

Authenticate with an ApyHub API key in the `apy-token` header.
Full docs and a live playground: https://apyhub.com/se-ranking/service/domain-analysis
