---
title: "Rank template suggestions from prompt + trend signals for creative ideation flow"
method: POST
path: "/api/ai/templates/suggest"
tags: ["ai-providers", "templates", "trend-alerts"]
---

# Rank template suggestions from prompt + trend signals for creative ideation flow

`POST /api/ai/templates/suggest`

## Request body

- object
  - `prompt` string, required
  - `trendSignals` string[]
  - `limit` number

## Response `200`

Template suggestion ranking payload

## Other responses

- `400` — Validation error

---

[API](https://skmtc.net/memesio/apis/memesio-api-contracts.md) · [All operations](https://skmtc.net/memesio/apis/memesio-api-contracts/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/memesio/memesio-api-contracts/revisions/826e6edbf294/schema)
