---
title: SERP Rank Checker API
slug: serp-rankings-for-a-keyword
url: https://apyverse.com/apyhub/service/serp-rankings-for-a-keyword
provider: ApyHub
categories: [Marketing, SEO]
tags: [serp, keyword-research, rank-tracking, search-results, seo]
auth: api_key
---

# SERP Rank Checker API

Get ranked search results for a keyword with language and location filters. Useful for SEO research, rank tracking, and competitor analysis.

## Endpoints

| Method | Path | Description | Atoms |
| --- | --- | --- | --- |
| POST | `/extract/serp/rank` | What it does Retrieves SERP ranking results for a keyword and returns them in a JSON object. You pr… | 250 |

## About

## What it does
SERP Rankings gives you the top search results for a keyword, filtered by language and location. Send a keyword phrase and optional size, language, and location values, and get back ranked results with the URL, rank, type, title, domain, breadcrumb, and description for each listing.

Use it when you need to compare search visibility across markets, monitor how a query performs in a specific country, or pull competitor results into an SEO workflow. The response is structured for direct use in reporting, rank tracking, and analysis tools.

SERP Rankings is built for keyword research and search result inspection, not general web search. The `size` field lets you control how many results you receive, while `language` and `location` help narrow the SERP to the audience you care about. Each result includes the ranking position and the page metadata needed to identify and group listings.

If you are building an SEO dashboard, tracking a brand term, or checking how a tutorial query ranks in different regions, this endpoint gives you the SERP data you need in one response.

## Usage

Authenticate with an ApyHub API key in the `apy-token` header.
Full docs and a live playground: https://apyverse.com/apyhub/service/serp-rankings-for-a-keyword
