> ## Documentation Index
> Fetch the complete documentation index at: https://docs.higgsfield.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# SOUL API

> Generate stylized prompt-led images with SOUL.

<div className="models-color-scope" aria-hidden="true" />

SOUL generates stylized images from text prompts. Select a SOUL style, control its strength, choose the output framing, and generate one or four images per request.

<div className="model-workflow-tabs" aria-label="SOUL workflows">
  <a className="model-workflow-tab is-active" href="/docs/models/soul-standard/generate">Text to image</a>
</div>

**Default endpoint:** `POST https://api.higgsfield.ai/higgsfield-ai/soul/standard`

**Endpoint ID:** `higgsfield-ai/soul/standard`

<a className="model-playground-card" href="https://console.higgsfield.ai/models/higgsfield-ai%2Fsoul%2Fstandard/playground" target="_blank" rel="noreferrer">
  <span className="model-playground-icon">▶</span>
  <span className="model-playground-copy"><span className="model-playground-title">Try SOUL</span><span>Open this endpoint in the Higgsfield API Playground.</span></span>
  <span className="model-card-arrow">↗</span>
</a>

## Available endpoint

| Workflow                                        | Endpoint                            |
| ----------------------------------------------- | ----------------------------------- |
| [Text to image](/docs/models/soul-standard/generate) | `POST /higgsfield-ai/soul/standard` |

## Highlights

* Generate stylized images from text prompts.
* Select a SOUL style and adjust its strength.
* Choose from seven aspect ratios at 720p or 1080p.
* Generate one or four images and set a seed for repeatable runs.


## Related topics

- [SOUL 2 API](/docs/models/soul-2.md)
- [SOUL Cinema API](/docs/models/soul-cinema.md)
- [SOUL Text to Image API](/docs/models/soul-standard/generate.md)
- [SOUL 2 Text to Image API](/docs/models/soul-2/generate.md)
- [SOUL Cinema Text to Image API](/docs/models/soul-cinema/generate.md)
