API

Analytics and traffic

Google Search Console data

Here you can find popular queries from the Google Search Console.

Request format

Copy
GET /analytics/{site_id}/google/

Response example

Copy
[
{
"query": 'text', 
  "impressions": 100, 
  "clicks": 10, 
  "ctr": 10, 
  "avg": 5,
},
  ...
]

Result

NameDescription
queryQuery
impressionsNumber of impressions
clicksNumber of clicks
ctrCTR
avgAverage position

Errors

HTTP codeError message
400Your site is not shared with our account

SEO potential

This tool enables you to assess the:

  • potential traffic volume;
  • potential cost of traffic, if acquired from Google Ads;
  • potential number of new customers.

Request format

Copy
GET  /analytics/{$site_id}/potential/?top_n=10&lead_price=50&conversion_rate=100

Request parameters

NameDescription
top_nIf the request is delivered, then it calculates the potential traffic volume if all queries make it to the TOP. Otherwise, it returns the current traffic estimate for queries added to the system.
lead_priceEstimated income from one client
conversion_rateConversion to sales

Response example

Copy
[
{
"site_engine_id": 586,
"traffic": 1,
"traffic_value": 5.85,
"leads_qty": 0,
"leads_price": 0
},
...
]

Result

NameDescription
site_engine_idSearch engine ID
trafficTraffic forecast
traffic_valueTraffic cost
leads_qtyNumber of clients
leads_priceEstimated profit

Learn how SE Ranking’s API can boost your SEO!

Hi! Meet our product expert, Alex.

He’ll walk you through the API and show you how to get the most out of it.

  • Enjoy a tailored demo on integrating rich, structured SEO data into your stack.
  • Pin down every tech detail live—auth, endpoints, rate limits, data formats.
  • Compare usage tiers and pricing so you can unlock maximum data value.

Request a free demo to see our tools and integrations in action

By clicking this button, you agree to SE Ranking’s Terms of Services and Privacy Policy.