Q: Hi Sohails, thank you again for the Straico API intergration, but

Hi Sohails, thank you again for the Straico API integration, but some of the Straico image models are missing in the drop down menu when selecting the API. I can only select Dall-E3, ideogram V2A turbo and ideogram V2. I am missing OpenAI GPT Image, Flux 1.1 Pro, Google Image 4 and Ideogram V3. The most crucial one for me is the OpenAI GPT Image as that the one I was using on your platform to test with and although it the cheapest in credits, it gave me the best results. It is defiantly available in their API and I have checked the document relating to their platform's API . Please could you let me know when this might be available?
By the way I love your platform it so user friendly.

info2188Sep 2, 2025
Founder Team
Sohails

Sohails

Sep 9, 2025

A: Hey,

I've tried OpenAI GPT Image via straico but somehow they are restrcting the access. Could you please share the related document or screenshot? So I can take a look and implement it.

Share
Helpful?
Log in to join the conversation
Verified Purchaser badge

Verified purchaser

Posted: Sep 9, 2025

Hi Sohails, I have just spoken to the Help desk at Straico and he says that it is included in the API. He has shared the link to the relevant details, https://documenter-getpostman-com.translate.goog/view/5900072/2s9YyzddrR?_x_tr_sl=en&_x_tr_tl=es&_x_tr_hl=es&_x_tr_pto=tc

Verified Purchaser badge

Verified purchaser

Posted: Sep 9, 2025

Hopefully this helps.

Verified Purchaser badge

Verified purchaser

Posted: Sep 13, 2025

Hi Sohails, please see below a further response from the Straico team,
curl --location 'https://api.straico.com/v1/image/generation' \
--header 'Authorization: YOUR_API_KEY' \
--header 'Content-Type: application/json' \
--data '{
"model": "openai/gpt-image-1",
"description": "A stunning depiction of the Milky Way galaxy alongside the Andromeda galaxy",
"size": "square",
"variations": 2
}'

Verified Purchaser badge

Verified purchaser

Posted: Sep 13, 2025

Please ask your developer to replace YOUR_API_KEY with their actual API key.

Founder
Posted: Sep 15, 2025

Can you please send an email to our support : hi@smartspreadsheets.co

Verified Purchaser badge

Verified purchaser

Posted: Sep 16, 2025

Done.