---
title: "Generate Content With Research"
method: POST
path: "/admin/stats/generate-content-with-research"
tags: ["admin"]
---

# Generate Content With Research

`POST /admin/stats/generate-content-with-research`

Generate content enriched with real data from deep research.
Combines the content idea with actual platform statistics for data-driven content.

## Query parameters

- `platform` string, required — Platform: blog, twitter, linkedin, youtube, email
- `idea` string, required — Content idea to expand
- `hook` string — Optional hook/title
- `tone` string — Tone: professional, casual, enthusiastic, educational
- `include_stats` boolean — Include platform stats in content
- `model` string — AI model to use

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/meganova/apis/fastapi.md) · [All operations](https://skmtc.net/meganova/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/meganova/fastapi/revisions/2b2bab8b9017/schema)
