---
title: "Get master keyword list for a niche"
method: GET
path: "/v1/niches/{nicheId}/keywords"
tags: ["v1"]
---

# Get master keyword list for a niche

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

Retrieves the master keyword list for the specified niche. The master keyword list contains relevant search terms monitored for ranking and performance metrics.

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