---
title: "Create Img Nano Banana Task"
method: POST
path: "/api/replicate/v1/img/nano/banana/task"
tags: ["img to nano banana"]
---

# Create Img Nano Banana Task

`POST /api/replicate/v1/img/nano/banana/task`

## Query parameters

- `app_id` string, required

## Request body

- RoutersReplicateImgNanoBananaV1ImageNanoBananaItem
  - `prompt` string, required — 提示词
  - `images` string[] — 提示词
  - `aspect_ratio` string — 图片比例
  - `output_format` string — 人像图片
  - `platform` string — 功能类型

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/videofaceswap/apis/fastapi.md) · [All operations](https://skmtc.dev/videofaceswap/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/videofaceswap/fastapi/revisions/76b11ccab8af/schema)
