---
title: "GET /api/share_of_voice"
method: GET
path: "/api/share_of_voice"
tags: ["Share Of Voice"]
---

# GET /api/share_of_voice

`GET /api/share_of_voice`

<div class="endpoint-description">
        <h4 class="opblock-title">Description</h4>
        <div>
          For a given keyword search on Amazon, return the share that each brand controls for the first 3 pages of
          search results. Data for organic, sponsored, and combined share of voice. This endpoint also returns the PPC
          bid and 30 day search volume for the queried keyword and the conversion rate of the top 3 ASINs for the last
          week.
        </div>
      </div>

## Query parameters

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

## Response `200`

success

## Other responses

- `403` — forbidden
- `404` — not_found
- `422` — bad_request

---

[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)
