---
title: "Suggest internal links for an article"
method: GET
path: "/v3/generate-article/generate-internal-links/"
tags: ["Generate Article"]
---

# Suggest internal links for an article

`GET /v3/generate-article/generate-internal-links/`

Suggest the most relevant existing SnowSEO articles to link to from a new article, ranked by relevance. Pass the returned target slugs to `create_article` / `generate_article` as `internalLinkTargetSlugs`.

## Query parameters

- `current_title` string, required
- `topic_id` string
- `content_article_type` string
- `exclude_article_slug` string
- `team_id` 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/6e50f4761eea/schema)
