SE Ranking · Example Payload

Se Ranking Ai Search Example

Example response from GET /v1/ai-search/overview/aggregated/time-series for AI search visibility tracking

SEOKeyword ResearchRank TrackingBacklinksCompetitor AnalysisWebsite AuditAI SearchGeoDigital MarketingMCPAI AgentsAgent Skills

Se Ranking Ai Search 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/ai-search/overview/aggregated/time-series for AI search visibility tracking",
  "request": {
    "method": "GET",
    "url": "https://api.seranking.com/v1/ai-search/overview/aggregated/time-series",
    "parameters": {
      "apikey": "YOUR_API_KEY",
      "brand": "SE Ranking",
      "date_from": "2026-01-01",
      "date_to": "2026-06-01",
      "granularity": "month"
    }
  },
  "response": {
    "brand": "SE Ranking",
    "granularity": "month",
    "date_from": "2026-01-01",
    "date_to": "2026-06-01",
    "total_prompts": 500,
    "time_series": [
      {
        "date": "2026-01-01",
        "visibility_score": 34.2,
        "mention_count": 171,
        "prompt_count": 500
      },
      {
        "date": "2026-02-01",
        "visibility_score": 37.8,
        "mention_count": 189,
        "prompt_count": 500
      },
      {
        "date": "2026-03-01",
        "visibility_score": 41.4,
        "mention_count": 207,
        "prompt_count": 500
      },
      {
        "date": "2026-04-01",
        "visibility_score": 43.6,
        "mention_count": 218,
        "prompt_count": 500
      },
      {
        "date": "2026-05-01",
        "visibility_score": 46.0,
        "mention_count": 230,
        "prompt_count": 500
      },
      {
        "date": "2026-06-01",
        "visibility_score": 48.2,
        "mention_count": 241,
        "prompt_count": 500
      }
    ]
  }
}

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-ai-search-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.