Skip to main content
Higgsfield provides one integration point for generative media models. Submit a request to a model endpoint, then poll for the result or receive a webhook when processing finishes.

Run your first request

Create credentials and complete a generation from submission to result.

Get an API key

Create and manage server-side credentials in Higgsfield Cloud.

Make a request

Every model uses the same authentication and asynchronous request lifecycle. The JSON body depends on the selected model.
cURL
The API immediately returns a request identifier and links for checking or canceling the request.

Choose your path

Build a prototype

Use the Python or TypeScript SDK to submit a request and wait for its result.

Ship to production

Learn the request lifecycle, polling, webhooks, errors, and limits.

Upload media

Upload input files to Higgsfield storage before generation.
Output files are available for at least seven days. Download completed output to your own storage for long-term retention.