π Referral Domains API – VebAPI
Get a list of domains that link back to your website, along with backlink counts and authority scores.
π Description
The Referral Domains API provides a structured list of domains that have sent backlinks to your target website. It includes backlink counts, first-seen dates, dofollow status, and domain inlink ranks to help assess the quality and importance of each referring domain.
Ideal for SEO tools, link-building platforms, competitor backlink analysis, and digital PR monitoring.
π― Key Benefits
-
π Identify all referring domains linking to your website
-
π Understand which domains send the most backlinks
-
π§ Evaluate the domain authority of each referrer
-
π΅οΈ Track new and old referring sources by first-seen date
-
π§° Use for backlink profiling, outreach targeting, and SEO audits
π Base URL
https://vebapi.com/api/seo/referraldomains
π₯ Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
website |
string | β Yes | Domain name to analyze (e.g., codeconia.com) |
Headers Required:
X-API-KEY: YOUR_API_KEY
Content-Type: application/json
π€ Output Response
The API returns a JSON object containing an array of referring domains.
referrers (Array of Referral Domain Objects)
| Field | Type | Description |
|---|---|---|
refdomain |
string | Referring domain name |
backlinks |
int | Total backlinks from this domain |
dofollow_backlinks |
int | Number of dofollow backlinks from this domain |
first_seen |
string | Date this domain was first seen linking to your site |
domain_inlink_rank |
int | Domain authority score (0–100) based on inlink rank |