SEO Backlinks Profile & Referring Domains: AI Large Language Models

Lookup live backlink profiles, referring domains, domain authority metrics, and top linking URLs for any website with actual cost reconciliation.

📝

Overview

About this model

Analyze domain backlink profile, referring domains, domain authority rank, and link sources. Returns domain rank, total backlinks, referring domains, referring IPs, dofollow/nofollow ratio, top referring domains, and individual backlinks.

1Analyze domain backlink strength and referring domain authority
2Discover competitor backlink sources and link building opportunities
3Monitor new and lost backlinks over time
4Evaluate dofollow vs nofollow backlink distributions
💰

Pricing & Value

Cost analysis

muapiappFrom $0.050 per profile lookup

Bundled summary, top referring domains, and backlinks.

** Competitor pricing is estimated based on similar model architectures and usage tiers.

⚙️

Technical Details

Configuration schema

Target Domainstring

Root domain or hostname to analyze (e.g. 'github.com')

Default Value-
Limitinteger

Maximum number of referring domains and backlinks to return (1-100).

Default Value10
Include Subdomainsboolean

Include backlinks pointing to subdomains of the target domain.

Default Valuetrue
📖

Implementation Guide

Developer documentation

  1. Enter target domain: Provide root domain (e.g. github.com).
  2. Set limit: Choose how many top referring domains and backlinks to fetch (1-100).
  3. Include subdomains: Toggle to include subdomain backlinks.
curl -X POST https://api.muapi.ai/api/v1/seo-backlinks \
  -H "x-api-key: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "domain": "github.com",
    "limit": 10,
    "include_subdomains": true
  }'

Common Questions

Frequently asked

What backlink metrics are returned?

Domain authority rank (0-1000), total backlinks count, referring domains count, referring IPs/subnets, dofollow/nofollow breakdown, broken backlinks, top referring domains ordered by rank, and link details.

Can I query a subfolder or page?

Domain input accepts root domains and automatically resolves URLs to their domain.