ToolAssay

Complete SEO picture of a domain in one call

Complete SEO picture of a domain in one call: traffic estimate, ranked keywords, organic competitors and backlink profile

Answeringour last check, 2026-09-24
1 of 1checks answered this week
1015 msmedian answer time
$1.00listed price per call
$1.00price it asked us

Paid test badge: not yet. The checks above are free: we call the tool without paying and read the payment request it sends back. The Verified badge needs paid calls whose answers match the promised output, and nobody can buy a badge.

Endpoint

POST https://agent.connskill.com/v1/site-audit

CategoryImage and media
Provider hostagent.connskill.com
Networksbase
Payment schemesexact
Self-reported calls, 30 days1 from 1 payers (the provider's figure, not ours)

Our checks, last 30 days

DayResultHTTPAskedTime
2026-09-24 valid payment request 402$1.00 1015 ms

Example input (from the provider)

{
  "description": "Complete SEO picture of a domain in one call: traffic estimate, ranked keywords, organic competitors and backlink profile",
  "example": {
    "target": "example.com"
  },
  "inputSchema": {
    "properties": {
      "language_code": {
        "default": "de",
        "type": "string"
      },
      "location_code": {
        "default": 2276,
        "type": "integer"
      },
      "target": {
        "description": "Domain, e.g. example.com",
        "minLength": 3,
        "type": "string"
      }
    },
    "required": [
      "target"
    ],
    "type": "object"
  },
  "method": "POST",
  "type": "http"
}

Promised output schema (from the provider)

{
  "properties": {
    "input": {
      "properties": {
        "body": {
          "properties": {
            "language_code": {
              "default": "de",
              "type": "string"
            },
            "location_code": {
              "default": 2276,
              "type": "integer"
            },
            "target": {
              "description": "Domain, e.g. example.com",
              "minLength": 3,
              "type": "string"
            }
          },
          "required": [
            "target"
          ],
          "type": "object"
        }
      }
    },
    "output": {
      "properties": {
        "example": {
          "backlinks": {
            "referringDomains": 210,
            "topReferring": [
              {
                "backlinks": 44,
                "domain": "press.example.org"
              }
            ],
            "total": 3400
          },
          "competitors": [
            {
              "avgPosition": 8.4,
              "domain": "rival.com",
              "intersections": 320
            }
          ],
          "overview": {
            "backlinks": 3400,
            "estimatedTrafficValue": 8900.5,
            "organicKeywords": 1240,
            "referringDomains": 210
          },
          "status": "delivered",
          "target": "example.com",
          "topKeywords": [
            {
              "keyword": "example service",
              "rank": 3,
              "searchVolume": 880,
              "url": "https://example.com/"
            }
          ]
        }
      }
    }
  }
}

This page as JSON