---
title: "Get Competitor list and Niche statistics"
method: GET
path: "/v1/niches/{nicheId}/competitors"
tags: ["v1"]
---

# Get Competitor list and Niche statistics

`GET /v1/niches/{nicheId}/competitors`

Retrieves the list of Competitors within the specified Niche along with Niche statistics. For the Niche, returns keyword statistics, opportunity evaluation, and benchmark median values. For each Competitor, returns key business metrics including sales, revenue, number of variations, main image URL, and more.

## Path parameters

- `nicheId` string, required

## Other responses

- `400` — Invalid nicheId
- `401` — Api key is invalid
- `403` — Unauthorized to access the resource
- `404` — Resource not found
- `429` — Rate limit exceeded, either the per-client-IP limit or the per-API-key limit for this endpoint.
- `500` — Internal error

---

[API](https://skmtc.dev/datadive/apis/data-dive-developer-apis.md) · [All operations](https://skmtc.dev/datadive/apis/data-dive-developer-apis/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/datadive/data-dive-developer-apis/revisions/03207abc96ba/schema)
