Unif API Docs
seoBacklinks

Find domains linking to multiple targets

Return the domains that link to a set of targets, with per-target backlink metrics. Useful for a link-gap analysis: domains linking to competitors but not to your site.

Pricing — $$ · min $0.05

Minimum 50 credits ($0.05) per call. Records returned above the minimum bill 1 credit ($0.001) each.

POST
/seo/backlinks/domain-intersection

Authorization

bearerAuth
AuthorizationBearer <token>

UnifAPI API key. Provider credentials are managed by UnifAPI.

In: header

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

curl -X POST "https://example.com/seo/backlinks/domain-intersection" \  -H "Content-Type: application/json" \  -d '{    "targets": [      "string"    ]  }'
{
  "request_id": "string",
  "data": {
    "targets": [
      "string"
    ],
    "view": "summary",
    "total_count": 0,
    "results": [
      {
        "domain": "string",
        "intersections_count": 0,
        "referring_to": [
          {
            "target": "string",
            "metrics": {
              "rank": 0,
              "backlinks": 0,
              "backlinks_spam_score": 0,
              "first_seen": "string",
              "lost_date": "string",
              "broken_backlinks": 0,
              "broken_pages": 0,
              "referring_domains": 0,
              "referring_main_domains": 0,
              "referring_pages": 0,
              "referring_ips": 0,
              "referring_subnets": 0,
              "referring_domains_nofollow": 0,
              "referring_main_domains_nofollow": 0,
              "referring_pages_nofollow": 0,
              "referring_links_tld": {
                "property1": 0,
                "property2": 0
              },
              "referring_links_types": {
                "property1": 0,
                "property2": 0
              },
              "referring_links_attributes": {
                "property1": 0,
                "property2": 0
              },
              "referring_links_platform_types": {
                "property1": 0,
                "property2": 0
              },
              "referring_links_semantic_locations": {
                "property1": 0,
                "property2": 0
              },
              "referring_links_countries": {
                "property1": 0,
                "property2": 0
              }
            }
          }
        ]
      }
    ]
  },
  "billing": {
    "credits_charged": 0,
    "records_charged": 0,
    "balance_remaining": 0,
    "truncated_due_to_balance": true
  }
}
{
  "error": {
    "type": "validation_error",
    "message": "string",
    "request_id": "string",
    "issues": [
      null
    ],
    "billing": {
      "credits_required": 0,
      "credits_charged": 0,
      "records_charged": 0,
      "balance_remaining": 0,
      "truncated_due_to_balance": true
    }
  }
}
{
  "error": {
    "type": "validation_error",
    "message": "string",
    "request_id": "string",
    "issues": [
      null
    ],
    "billing": {
      "credits_required": 0,
      "credits_charged": 0,
      "records_charged": 0,
      "balance_remaining": 0,
      "truncated_due_to_balance": true
    }
  }
}
{
  "error": {
    "type": "validation_error",
    "message": "string",
    "request_id": "string",
    "issues": [
      null
    ],
    "billing": {
      "credits_required": 0,
      "credits_charged": 0,
      "records_charged": 0,
      "balance_remaining": 0,
      "truncated_due_to_balance": true
    }
  }
}
{
  "error": {
    "type": "validation_error",
    "message": "string",
    "request_id": "string",
    "issues": [
      null
    ],
    "billing": {
      "credits_required": 0,
      "credits_charged": 0,
      "records_charged": 0,
      "balance_remaining": 0,
      "truncated_due_to_balance": true
    }
  }
}
{
  "error": {
    "type": "validation_error",
    "message": "string",
    "request_id": "string",
    "issues": [
      null
    ],
    "billing": {
      "credits_required": 0,
      "credits_charged": 0,
      "records_charged": 0,
      "balance_remaining": 0,
      "truncated_due_to_balance": true
    }
  }
}
{
  "error": {
    "type": "validation_error",
    "message": "string",
    "request_id": "string",
    "issues": [
      null
    ],
    "billing": {
      "credits_required": 0,
      "credits_charged": 0,
      "records_charged": 0,
      "balance_remaining": 0,
      "truncated_due_to_balance": true
    }
  }
}
{
  "error": {
    "type": "validation_error",
    "message": "string",
    "request_id": "string",
    "issues": [
      null
    ],
    "billing": {
      "credits_required": 0,
      "credits_charged": 0,
      "records_charged": 0,
      "balance_remaining": 0,
      "truncated_due_to_balance": true
    }
  }
}
{
  "error": {
    "type": "validation_error",
    "message": "string",
    "request_id": "string",
    "issues": [
      null
    ],
    "billing": {
      "credits_required": 0,
      "credits_charged": 0,
      "records_charged": 0,
      "balance_remaining": 0,
      "truncated_due_to_balance": true
    }
  }
}