---
title: "Generate net-new opportunities for a topic"
method: POST
path: "/v3/topic-clusters/map/suggestions"
tags: ["Topic Clusters"]
---

# Generate net-new opportunities for a topic

`POST /v3/topic-clusters/map/suggestions`

On-demand AI discovery of keyword/prompt ideas not yet linked to the topic. Cached per topic; deducts flat AI credits on generation.

## Request body

- object
  - `teamId` string
  - `topicId` string, required
  - `country` string, nullable
  - `language` string, nullable
  - `force` boolean

## Response `200`

Default Response

- object

## Other responses

- `400` — Default Response
- `404` — Default Response
- `502` — Default Response

---

[API](https://skmtc.net/snowseo/apis/snowseo-api.md) · [All operations](https://skmtc.net/snowseo/apis/snowseo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/snowseo/snowseo-api/versions/8f92b00b75d6/schema)
