---
title: "Launch a recommendations generation"
method: POST
path: "/recommendations"
tags: ["Recommendations"]
---

# Launch a recommendations generation

`POST /recommendations`

## Request body

- object
  - `project_id` integer, required
  - `recommendation_type` 'ai_visibility' | 'social_community' | 'brand_building' | 'sentiment_reputation'

## Response `201`

Generation launched (status pending)

## Other responses

- `403` — API key lacks write permission
- `422` — Invalid parameters

---

[API](https://skmtc.dev/llmpulse/apis/llm-pulse-api.md) · [All operations](https://skmtc.dev/llmpulse/apis/llm-pulse-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/llmpulse/llm-pulse-api/revisions/b1f6040a24b9/schema)
