SEOptimer's
Rank Tracking API

Programmatically monitor where your websites — and your clients’ — rank in Google across countries and devices, and build the results into your own tools, dashboards and custom integrations.

Submit Keywords & Retrieve Rankings via JSON

Utilize JSON, the most common and simple method for API calling, to submit a URL and the keywords you want to track.

Retrieve ranking positions straight into your database, or write custom logic and alerts based on where each keyword ranks.

Track Rankings Across Countries & Devices

Check keyword positions in any supported country, on desktop or mobile.

Get results via Custom Callback or Queue-And-Wait: we call your endpoint the moment they’re ready, or you poll the request ID.

Real-Time Results, Built for Volume

Every request runs a live SERP check, so you get real search results exactly as they appear right now — not stale, cached positions.

See what a real searcher sees in each supported country, on desktop or mobile, for accurate, location-specific rankings.

Built for volume: track up to 100 keywords per request and scale your plan as your needs grow, comfortably handling peak reporting periods.

What can you do with the Rank Tracking API?

Automate Client Rank Reporting

Pull fresh keyword rankings for every client on a schedule and feed them straight into your reports and dashboards.

Integrate Rankings into your Stack

Surface live keyword positions inside your CRM, BI tool or internal dashboards where your team already works.

Track Rankings Over Time

Run regular checks to build a complete ranking history and spot improvements or drops the moment they happen.

Monitor the Competition

Track how competitor pages rank for the keywords you care about across countries and devices.

Análise de Tendências e Pesquisa

Analyze ranking trends across large sets of keywords to inform content, strategy and research.

Build Rank Tracking into your SaaS

Add the power of SEOptimer's Rank Tracking API into your existing software application.

Track Rankings in 20 Countries

On both desktop and mobile

  • Austrália
  • Bélgica
  • Brasil
  • Canadá
  • Dinamarca
  • França
  • Alemanha
  • Índia
  • Itália
  • Japão
  • México
  • Países Baixos
  • Noruega
  • Polónia
  • Singapura
  • África do Sul
  • Espanha
  • Suécia
  • United Kingdom
  • United States

Exemplos de Chamadas API

Create Rank Tracking Request (without Callback)

Request
curl --location --request POST "https://api.seoptimer.com/v1/rank/create" \
--header "Content-Type: application/json" \
--header "Accept: application/json" \
--header "x-api-key: XXXXXX" \
--data '{"url":"example.com","keywords":["your first keyword","your second keyword"],"country_code":"US","device":"mobile"}'
Response
{
    "success": true,
    "data": {
        "id": 4,
        "url": "https://example.com",
        "keywords": [
            "your first keyword",
            "your second keyword"
        ],
        "country_code": "US",
        "callback": "",
        "device": "mobile"
    }
}

Get Result

Request
curl --location --request GET "https://api.seoptimer.com/v1/rank/get/4" \
--header "Content-Type: application/json" \
--header "x-api-key: XXXXXX" \
--data ""
Response
{
    "success": true,
    "data": {
        "id": 4,
        "status": "completed",
        "input": {
            "url": "https://example.com",
            "keywords": [
                "your first keyword",
                "your second keyword"
            ],
            "country_code": "US",
            "callback": "",
            "device": "mobile"
        },
        "updated_at": "2026-07-06 17:15:24",
        "output": {
            "results": [
                {
                    "keyword": "your first keyword",
                    "position": 1,
                    "url": "https://example.com/about"
                },
                {
                    "keyword": "your second keyword",
                    "position": null,
                    "url": "https://example.com"
                }
            ]
        }
    }
}
{
    "success": true,
    "data": {
        "id": 4,
        "status": "completed",
        "input": {
            "url": "https://example.com",
            "keywords": [
                "your first keyword",
                "your second keyword"
            ],
            "country_code": "US",
            "callback": "",
            "device": "mobile"
        },
        "updated_at": "2026-07-06 17:15:24",
        "output": {
            "results": [
                {
                    "keyword": "your first keyword",
                    "position": 1,
                    "url": "https://example.com/about"
                },
                {
                    "keyword": "your second keyword",
                    "position": null,
                    "url": "https://example.com"
                }
            ]
        }
    }
}

API Specification

Send a POST request to /v1/rank/create with your API key in the x-api-key header. Request fields:

Field Required Tipo Padrão Notes
url Sim string The website URL or domain to track rankings for.
keywords Sim array or comma-separated string The keywords to check — up to 100 per request.
country_code Não string (ISO 2-letter) US One of the 20 supported countries (e.g. US, GB, AU, DE).
device Não string desktop Either desktop or mobile.
callback Não string (URL) A webhook URL we POST the results to when the check completes.

Rank Tracking API Plans

Rank-API-1
Rank-API-2
Rank-API-3
Preço
Preço
$50 por Mês
Preço
$100 por Mês
Preço
$200 por Mês
Keyword Rank Tracking Positions a Month
Keyword Rank Tracking Positions a Month
500
Keyword Rank Tracking Positions a Month
1500
Keyword Rank Tracking Positions a Month
5000
Enviar URLs via JSON
Enviar URLs via JSONEnviar URLs via JSONEnviar URLs via JSON
Recuperar Pontos de Dados via JSON
Recuperar Pontos de Dados via JSONRecuperar Pontos de Dados via JSONRecuperar Pontos de Dados via JSON
Esta é uma funcionalidade avançada não disponível na versão de teste. Será cobrado imediatamente.
Esta é uma funcionalidade avançada não disponível na versão de teste. Será cobrado imediatamente.
Esta é uma funcionalidade avançada não disponível na versão de teste. Será cobrado imediatamente.
Rank-API-1
  • Preço
    $50 por Mês
  • Keyword Rank Tracking Positions a Month
    500
  • Enviar URLs via JSON
  • Recuperar Pontos de Dados via JSON
Rank-API-2
  • Preço
    $100 por Mês
  • Keyword Rank Tracking Positions a Month
    1500
  • Enviar URLs via JSON
  • Recuperar Pontos de Dados via JSON
Rank-API-3
  • Preço
    $200 por Mês
  • Keyword Rank Tracking Positions a Month
    5000
  • Enviar URLs via JSON
  • Recuperar Pontos de Dados via JSON
Rank-API-1 Annual
Rank-API-2 Annual
Rank-API-3 Annual
Preço
Preço
$37.50 por Mês
Cobrado Anualmente a $450
Preço
$75 por Mês
Cobrado Anualmente a $900
Preço
$150 por Mês
Cobrado Anualmente a $1,800
Keyword Rank Tracking Positions a Month
Keyword Rank Tracking Positions a Month
500
Keyword Rank Tracking Positions a Month
1500
Keyword Rank Tracking Positions a Month
5000
Enviar URLs via JSON
Enviar URLs via JSONEnviar URLs via JSONEnviar URLs via JSON
Recuperar Pontos de Dados via JSON
Recuperar Pontos de Dados via JSONRecuperar Pontos de Dados via JSONRecuperar Pontos de Dados via JSON
Esta é uma funcionalidade avançada não disponível na versão de teste. Será cobrado imediatamente.
Esta é uma funcionalidade avançada não disponível na versão de teste. Será cobrado imediatamente.
Esta é uma funcionalidade avançada não disponível na versão de teste. Será cobrado imediatamente.
Rank-API-1 Annual
  • Preço
    $37.50 por Mês
    Cobrado Anualmente a $450
  • Keyword Rank Tracking Positions a Month
    500
  • Enviar URLs via JSON
  • Recuperar Pontos de Dados via JSON
Rank-API-2 Annual
  • Preço
    $75 por Mês
    Cobrado Anualmente a $900
  • Keyword Rank Tracking Positions a Month
    1500
  • Enviar URLs via JSON
  • Recuperar Pontos de Dados via JSON
Rank-API-3 Annual
  • Preço
    $150 por Mês
    Cobrado Anualmente a $1,800
  • Keyword Rank Tracking Positions a Month
    5000
  • Enviar URLs via JSON
  • Recuperar Pontos de Dados via JSON

Casos de Uso

Para quem é?

Agências Digitais

Track keyword rankings for every client automatically and feed live position data into your own dashboards and white label reports.

SaaS & Custom Solution Owners

Add live keyword ranking data to your own product, or build a bespoke integration on top of the Rank Tracking API.

Bloggers e Pesquisadores

Measure how content ranks over time, spot trends and compare keyword performance across large sets of terms.

O que os nossos fantásticos clientes estão a dizer

FAQ

Por que o SEOptimer é melhor do que as outras ferramentas?

Visualizamos um site como um utilizador real, usando um navegador em vez de um bot que apenas lê o código, e conseguimos ver conteúdo dinâmico e scripts que outras ferramentas não conseguem.

Há muito mais num site do que apenas SEO On-Page. Analisamos uma série de fatores importantes que são relevantes não só para SEO, mas também para Usabilidade e Acessibilidade.

Os nossos relatórios PDF são rápidos – a maioria das páginas pode ser totalmente auditada, com o PDF gerado em menos de 20 segundos.

Nos relatórios e na ferramenta de Incorporação, pode personalizar Fontes, Cores, Layouts de Exibição, Conteúdo, Verificações e Secções, Texto do Relatório, Conteúdo de Email.