Rank tracking

Latest SERP snapshot for a tracked keyword

Returns the metadata of the most recent stored crawl. Pass include_items=true to also receive the full result page — every stored item with position, URL, domain and title.

get/serp

Query parameters

keywordstring required
project_idstring required
countrystring
languagestring
device'desktop' | 'mobile'
include_items'true' | 'false'

true to include the full items array (the stored top results with positions, URLs, domains, titles)

Response

Success

keywordstring required
location_codenumber required
language_codestring required
devicestring required
datetimestring nullable required

ISO-8601 time of the stored crawl

se_results_countnumber nullable required
items_countnumber nullable required
item_typesstring[] required
found_rankobject nullable required

Best position of the project domain in this SERP, or null if not ranked

Changes