---
title: "GET /api/keywords/historical_search_volume"
method: GET
path: "/api/keywords/historical_search_volume"
tags: ["Keywords"]
---

# GET /api/keywords/historical_search_volume

`GET /api/keywords/historical_search_volume`

<div class="endpoint-description">
        <h4 class="opblock-title">Description</h4>
        <div>
          Returns search volume of the exact keyword in 7 day increments based on the data parameters
        </div>
      </div>

## Query parameters

- `marketplace` 'us' | 'uk' | 'de' | 'in' | 'ca' | 'fr' | 'it' | 'es' | 'mx' | 'jp', required
- `keyword` string, required
- `start_date` string, required
- `end_date` string, required

## Response `200`

success

## Other responses

- `400` — bad_request
- `403` — forbidden

---

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