SpyFu · Example Payload

Spyfu Ranking History Examples

SEOPPCCompetitive IntelligenceKeyword ResearchAd HistoryBacklinksDomain AnalyticsSERP

Spyfu Ranking History Examples is an example object payload from SpyFu, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

examples

Example Payload

Raw ↑
{
  "examples": [
    {
      "operationId": "HistoricRanking_GetHistoricRankingsForDomain_GET",
      "summary": "Get Domain Ranking History",
      "example": {
        "resultCount": 100
      }
    },
    {
      "operationId": "HistoricRanking_GetHistoricRankingsForKeywordOnDomains_GET",
      "summary": "Get Keyword Domain Rankings",
      "example": {
        "resultCount": 100
      }
    },
    {
      "operationId": "HistoricRanking_GetHistoricRankingsForDomainOnKeywords_GET",
      "summary": "Get Domain Keyword Rankings",
      "example": {
        "resultCount": 100
      }
    }
  ]
}