---
title: "Generate article title ideas"
method: GET
path: "/v3/generate-article/generate-titles/"
tags: ["Generate Article"]
---

# Generate article title ideas

`GET /v3/generate-article/generate-titles/`

Generate SEO-friendly article title suggestions for a topic cluster. Pass the chosen cluster's name as `topics`. First step before `generate_outline` / `generate_article`.

## Query parameters

- `topics` union
  - string
  - string[]
- `type` string
- `count` string
- `contentArticleType` string
- `country` string
- `language` string

## Response `200`

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/revisions/6e50f4761eea/schema)
