Supported endpoints
| Endpoint | Description |
|---|---|
POST /images/generations | Generate images from text prompts |
POST /images/edits | Edit images using text instructions |
GET /models | List available models |
GET /models/{id} | Get details about a specific model |
Use existing OpenAI SDKs and tools with Lumenfall
| Endpoint | Description |
|---|---|
POST /images/generations | Generate images from text prompts |
POST /images/edits | Edit images using text instructions |
GET /models | List available models |
GET /models/{id} | Get details about a specific model |