Skip to main content
GET
/
website-backlinks
Website Backlinks
curl --request GET \
  --url https://v3-api-beta.snowseo.com/snowseo/v2/website-backlinks \
  --header 'Authorization: Bearer <token>'
See who’s linking to a domain, how many backlinks it has, and the quality breakdown between follow and nofollow links.

Request

url
string
required
The domain or full URL to look up (e.g., example.com). The protocol and www prefix are stripped automatically.

Response

{
  "domain": "snowseo.com",
  "page_count": 9,
  "links_in": 73,
  "links_out": 9,
  "backlinks_follow": 25,
  "backlinks_nofollow": 48,
  "nofollow_ratio": 66.2,
  "ref_domains": 9,
  "links_from_gov": 0,
  "links_from_edu": 0,
  "backlinks": [
    {
      "anchor": "Visit link",
      "title": "",
      "nf": 0,
      "source": "https://makerlaunch.deals/deal/snowseo",
      "target": "https://snowseo.com/#pricing"
    },
    {
      "anchor": "Visit Website",
      "title": "SnowSEO",
      "nf": 1,
      "source": "https://aipure.ai/products/snowseo",
      "target": "https://snowseo.com/"
    }
  ]
}

Key fields

FieldWhat It Tells You
ref_domainsNumber of unique domains linking to this site
backlinks_followBacklinks that pass link equity (good for SEO)
backlinks_nofollowBacklinks that don’t pass link equity
nofollow_ratioPercentage of backlinks that are nofollow
nfIn each backlink: 0 = follow link, 1 = nofollow link
links_from_gov / links_from_eduHigh-authority government and education links