Friday, May 9, 2025
Support for GPT-Imagine-1 API
Gezim Hoxha

Prompt: A studio-ghibli printing operation
I'm excited to announce that we now have added support for GPT-Image-1 model to ImagineAPI.dev.
To use it follow these steps:
- Add an OpenAI integration from the Integrations page:

2. Then use the API to specify model type:
curl -i -H 'Content-Type: application/json' -H 'Authorization: Bearer API_KEY_HERE' -X POST 'https://cl.imagineapi.dev/items/images' -d '{"prompt":"butterlies","model_type":"GPT-Image"}'
Or you can use the UI:

Hope you're excited coz I am!