---
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` 'listicle' | 'comparison' | 'news' | 'review' | 'guide'
- `count` string
- `contentArticleType` 'pillar' | 'cluster'
- `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/versions/b3bb15a00861/schema)
