All-Images.ai
My Account
  • Welcome
  • All-Images.ai API
    • Overview
    • Authentication
    • Errors
    • Pagination
    • API Reference
      • Images
      • Images generation
      • API Keys
      • API Keys Webhook
    • API Explorer
  • Integration guide
    • Image generation
      • Create Image generation
      • Lifecycle of Image generation
    • Webhooks
      • Image generation
  • Changelog
    • API
Powered by GitBook
On this page

Was this helpful?

  1. Integration guide
  2. Image generation

Lifecycle of Image generation

PreviousCreate Image generationNextWebhooks

Last updated 1 year ago

Was this helpful?

Image generation follows a life cycle defined by its status:

Status
Status value
Description

Create

0

The generation has been created and will automatically change to the next status "Pending"

Pending

1

The generation has been taken into account and is awaiting processing.

Processing

2

The generation is being processed

Done

3

Generation is complete, and images are available.

Error

4

An error occurred during generation. This may be due to the image description not being accepted. You can and .

Status is indicated in the ImageGeneration object.

modify the generation
try again