---
title: "Generate avatar with guided builder (Flux 1.1 Pro Ultra)"
method: POST
path: "/api/avatars/generate-guided"
tags: ["Avatar Studio"]
---

# Generate avatar with guided builder (Flux 1.1 Pro Ultra)

`POST /api/avatars/generate-guided`

## Request body

- object
  - `prompt` string, required — Full prompt describing the avatar
  - `count` integer

## Response `200`

Avatar images generated

- object
  - `success` boolean
  - `images` string[]
  - `credits_used` integer

---

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