---
title: "Latest SERP snapshot for a tracked keyword"
method: GET
path: "/serp"
tags: ["Rank tracking"]
---

# Latest SERP snapshot for a tracked keyword

`GET /serp`

## Query parameters

- `keyword` string, required
- `project_id` string, required
- `country` string
- `language` string
- `device` 'desktop' | 'mobile'

## Response `200`

Success

- object

## Other responses

- `400` — Invalid input or feature not enabled
- `401` — Missing or invalid API key
- `404` — Not found (or no data available yet)
- `429` — Rate limit exceeded — respect Retry-After

---

[API](https://skmtc.dev/zutrix/apis/zutrix-api.md) · [All operations](https://skmtc.dev/zutrix/apis/zutrix-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/zutrix/zutrix-api/revisions/abe6ff22567c/schema)
