SE Ranking · Example Payload

Se Ranking Backlink Summary Example

Example response from GET /v1/backlinks/summary for a domain target

SEOKeyword ResearchRank TrackingBacklinksCompetitor AnalysisWebsite AuditAI SearchGeoDigital MarketingMCPAI AgentsAgent Skills

Se Ranking Backlink Summary Example is an example object payload from SE Ranking, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

descriptionrequestresponse

Example Payload

Raw ↑
{
  "description": "Example response from GET /v1/backlinks/summary for a domain target",
  "request": {
    "method": "GET",
    "url": "https://api.seranking.com/v1/backlinks/summary",
    "parameters": {
      "apikey": "YOUR_API_KEY",
      "target": "example.com",
      "mode": "domain"
    }
  },
  "response": {
    "target": "example.com",
    "mode": "domain",
    "total_backlinks": 142580,
    "referring_domains": 8341,
    "referring_ips": 6102,
    "referring_subnets": 5487,
    "dofollow": 118430,
    "nofollow": 24150,
    "domain_inlink_rank": 62.4,
    "new_backlinks": 1204,
    "lost_backlinks": 389,
    "text_links": 121003,
    "image_links": 14200,
    "redirect_links": 7377,
    "top_anchors": [
      {"anchor": "example", "count": 18340},
      {"anchor": "example.com", "count": 9210},
      {"anchor": "click here", "count": 3450}
    ],
    "top_tlds": [
      {"tld": ".com", "count": 52100},
      {"tld": ".org", "count": 12400},
      {"tld": ".net", "count": 8900}
    ]
  }
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/se-ranking-backlink-summary-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.