POST https://api.higgsfield.ai/higgsfield-ai/soul/cinema
Endpoint ID: higgsfield-ai/soul/cinema
Try SOUL CinemaOpen this endpoint in the Higgsfield API Playground.↗
Quick Start
Input Schema
string
required
Text description of the cinematic image to generate.
string
default:"4:3"
Supported values:
9:16, 16:9, 4:3, 3:4, 1:1, 2:3, 3:2.string
default:"720p"
Supported values:
720p, 1080p.integer
default:"1"
Number of images to generate. Supported values:
1, 4.boolean
default:"true"
Enhance the supplied prompt for SOUL Cinema before generation.
integer
Seed from
1 to 1000000. Omit it to generate a random seed.Output Schema
string
required
Request state. A newly accepted request returns
queued.string
required
Stable identifier used for polling, cancellation, and support.
string
required
URL to poll until the request reaches a terminal state.
string
required
URL used to cancel a request before processing starts.
array
Completed image outputs. The array contains one or four items according to
batch_size; each item contains a download url.