How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

SE Ranking backlinks API

# Backlinks APIThis collection of requests allows you to conduct a comprehensive analysis of the backlink profile for any given target, whether it's a root domain, a specific host (subdomain), or a particular URL.You can use these endpoints to retrieve high-level statistics, fetch detailed backlink lists, analyze historical trends, and check authority scores.### Summary & Core MetricsUse these endpoints to get a quick overview of a target's backlink profile. These requests support batching for up to 100 targets.- **`summary`**: Returns extended statistics, including the number of referring domains, IPs, top anchors, TLDs, and more. - **`metrics`**: Retrieves a set of key metrics, such as the total number of backlinks, referring domains, and dofollow/nofollow link counts. - **`count`**: Provides a simple count of the total number of live backlinks for a target. ### Detailed Backlink RetrievalUse these endpoints to get lists of the actual backlinks pointing to a target.- **`all`**: Fetches a detailed list of backlinks with powerful filtering and sorting options. This is ideal for getting the "top" backlinks based on criteria like InLink Rank. - **`raw`**: Retrieves a complete, unfiltered list of all backlinks using efficient cursor-based pagination. This is best for fetching an entire dataset in batches. - **`export`**: Exports all backlinks for a target into a downloadable `.csv.gz` file. This process is asynchronous and designed for very large-scale data retrieval. ### Historical Data & TrendsTrack changes in a backlink profile over time.- **`history`**: Get a list of new and lost backlinks within a specified date range. - **`history/count`**: Returns the number of new or lost backlinks for each day in a given period. - **`history/cumulative`**: Provides the total number of live backlinks for each day in a given period. ### Analyze Specific Backlink AspectsDive deeper into specific components of the backlink profile.- **`anchors`**: Returns information about the anchor texts used in links pointing to a target. - **`refdomains`**: Provides details on the unique referring domains, including their authority and the number of links from each. - **`referring-ips`** **&** **`subnets`**: Analyzes the network distribution of backlinks by IP address and C-class subnets. - **`indexed-pages`**: Lists the pages on the target site that have received one or more backlinks. ### Authority ScoresCheck the calculated authority of a target based on its backlink profile.- **`authority`**: Retrieves both the InLink Rank (Page Authority) and Domain InLink Rank (Domain Authority). - **`authority/domain`**: Focuses specifically on Domain Authority, including its distribution and historical values. - **`authority/page`**: Focuses specifically on Page Authority and its historical values.

SE Ranking backlinks API is one of 10 APIs that SE Ranking publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Backlinks. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 44 operations across 25 paths. It is described by OpenAPI 3.0.0, at version 1.0.0.

Requests are made against a single base URL, https://api.seranking.com.

44 operations 25 paths 0 schemas 25 GET19 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Base URL
https://api.seranking.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

SE Ranking backlinks API declares 1 security scheme for authenticating requests. An API key is passed in the query as apikey (apikeyAuth). By default, every request must be authenticated.

Paths & Operations 44

Across 25 paths, the API surfaces 44 operations — 25 GET, 19 POST. Each is listed below with its method, path, parameters, and response codes.

backlinks 44

Backlinks API This collection of requests allows you to conduct a comprehensive analysis of the backlink profile for any given target, whether it's a root domain, a specific host…

GET
/v1/backlinks/summary
summary
getBacklinksSummary 4 params → 200
POST
/v1/backlinks/summary
summary
createBacklinksSummary 2 params body → 200
GET
/v1/backlinks/metrics
metrics
getBacklinksMetrics 4 params → 200
POST
/v1/backlinks/metrics
metrics
createBacklinksMetrics 2 params body → 200
GET
/v1/backlinks/all
all
getBacklinksAll 18 params → 200
POST
/v1/backlinks/all
all
createBacklinksAll 2 params body → 200
GET
/v1/backlinks/raw
raw
getBacklinksRaw 8 params → 200
GET
/v1/backlinks/count
count
getBacklinksCount 4 params → 200
POST
/v1/backlinks/count
count
createBacklinksCount 2 params body → 200
GET
/v1/backlinks/export
export
getBacklinksExport 4 params → 200
GET
/v1/backlinks/export/status
export/status
getBacklinksExportStatus 3 params → 200
GET
/v1/backlinks/history
history
getBacklinksHistory 13 params → 200
POST
/v1/backlinks/history
history
createBacklinksHistory 2 params body → 200
GET
/v1/backlinks/history/count
history/count
getBacklinksHistoryCount 11 params → 200
POST
/v1/backlinks/history/count
history/count
createBacklinksHistoryCount 2 params body → 200
GET
/v1/backlinks/history/cumulative
history/cumulative
getBacklinksHistoryCumulative 6 params → 200
POST
/v1/backlinks/history/cumulative
history/cumulative
createBacklinksHistoryCumulative 2 params body → 200
GET
/v1/backlinks/anchors
anchors
getBacklinksAnchors 6 params → 200
POST
/v1/backlinks/anchors
anchors
createBacklinksAnchors 2 params body → 200
GET
/v1/backlinks/refdomains
refdomains
getBacklinksRefdomains 6 params → 200
POST
/v1/backlinks/refdomains
refdomains
createBacklinksRefdomains 2 params body → 200
GET
/v1/backlinks/refdomains/count
refdomains/count
getBacklinksRefdomainsCount 4 params → 200
POST
/v1/backlinks/refdomains/count
refdomains/count
createBacklinksRefdomainsCount 2 params body → 200
GET
/v1/backlinks/refdomains/history
refdomains/history
getBacklinksRefdomainsHistory 9 params → 200
POST
/v1/backlinks/refdomains/history
refdomains/history
createBacklinksRefdomainsHistory 2 params body → 200
GET
/v1/backlinks/refdomains/history/count
refdomains/history/count
getBacklinksRefdomainsHistoryCount 7 params → 200
POST
/v1/backlinks/refdomains/history/count
refdomains/history/count
createBacklinksRefdomainsHistoryCount 2 params body → 200
GET
/v1/backlinks/referring-ips
referring-ips
getBacklinksReferringIps 6 params → 200
POST
/v1/backlinks/referring-ips
referring-ips
createBacklinksReferringIps 2 params body → 200
GET
/v1/backlinks/referring-ips/count
referring-ips/count
getBacklinksReferringIpsCount 4 params → 200
POST
/v1/backlinks/referring-ips/count
referring-ips/count
createBacklinksReferringIpsCount 2 params body → 200
GET
/v1/backlinks/referring-subnets/count
referring-subnets/count
getBacklinksReferringSubnetsCount 4 params → 200
POST
/v1/backlinks/referring-subnets/count
referring-subnets/count
createBacklinksReferringSubnetsCount 2 params body → 200
GET
/v1/backlinks/indexed-pages
indexed-pages
getBacklinksIndexedPages 6 params → 200
POST
/v1/backlinks/indexed-pages
indexed-pages
createBacklinksIndexedPages 2 params body → 200
GET
/v1/backlinks/authority
authority
getBacklinksAuthority 3 params → 200
POST
/v1/backlinks/authority
authority
createBacklinksAuthority 2 params body → 200
GET
/v1/backlinks/authority/domain
authority/domain
getBacklinksAuthorityDomain 3 params → 200
POST
/v1/backlinks/authority/domain
authority/domain
createBacklinksAuthorityDomain 2 params body → 200
GET
/v1/backlinks/authority/domain/distribution
authority/domain/distribution
getBacklinksAuthorityDomainDistribution 5 params → 200
GET
/v1/backlinks/authority/page
authority/page
getBacklinksAuthorityPage 3 params → 200
POST
/v1/backlinks/authority/page
authority/page
createBacklinksAuthorityPage 2 params body → 200
GET
/v1/backlinks/authority/page/history
authority/page/history
getBacklinksAuthorityPageHistory 6 params → 200
GET
/v1/backlinks/authority/domain/history
authority/domain/history
getBacklinksAuthorityDomainHistory 6 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

se-ranking-backlinks-api-openapi.yml Raw ↑

Other APIs SE Ranking publishes across the network.

SE Ranking Data API
SE Ranking Project API
SE Ranking Account & system API
SE Ranking AI search API
SE Ranking Domain Analysis API
SE Ranking Keyword Research API
SE Ranking SERP Results > classic API
SE Ranking Website Audit API
SE Ranking MCP Server
Where this information came from

This is an independent, third-party profile of SE Ranking backlinks API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.