Discover a domain's top backlinked pages with referring domain and link metrics. Try free — pay per generation, no subscription.
About this model
Backlinks Pages surfaces which URLs on a target domain have accumulated the most link equity, ranked by referring domains and total backlinks pointing to each page. This makes it easy to spot a competitor's highest-authority assets — the pages other sites actually link to — instead of guessing from traffic data alone. An include_subdomains flag lets you choose whether to scope the analysis to the exact domain or roll subdomains into the same report, which matters for sites that split content across blog. or docs. subdomains.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | From $0.02 per domain | Top backlinked pages ranked by referring domains and total backlinks. |
| Fal.ai | Not available | Not offered as a standalone API. |
| Replicate | Not available | Not offered as a standalone API. |
Top backlinked pages ranked by referring domains and total backlinks.
Not offered as a standalone API.
Not offered as a standalone API.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Target Domain | string | Domain to analyze (e.g. 'openai.com'). | openai.com |
| Limit | integer | Number of pages to return. | 10 |
| Include Subdomains | boolean | Whether to include subdomains. | true |
Domain to analyze (e.g. 'openai.com').
openai.comNumber of pages to return.
10Whether to include subdomains.
trueDeveloper documentation
target as the domain to analyze (e.g. openai.com).include_subdomains to true or false (default true).limit to control how many top pages are returned.curl -X POST https://api.muapi.ai/api/v1/seo-backlinks-pages \
-H "x-api-key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"target": "openai.com",
"include_subdomains": true,
"limit": 20
}'
Frequently asked
Each page includes its URL, number of referring domains, and total backlink count.
Yes, `include_subdomains` defaults to `true`; set it to `false` to scope results to the exact domain only.
Configurable via `limit` (default 10), ranked by backlink authority.
Relevant Pages ranks by organic search traffic and keywords; Backlinks Pages ranks the same domain's URLs by inbound link authority instead.
Yes, high-authority pages surfaced here are common candidates for broken-link or resource-page outreach.