View previous topic :: View next topic |
Author |
Message |
pixelspy

Joined: 21 Aug 25 Posts: 16
|
Posted: Thu Oct 02, 2025 6:06 am Post subject: |
|
|
I’m trying to figure out how to properly use the API DALL·E 3 from Bing. I wanted to integrate it into a small project where I generate images from text, but I keep getting confused with the documentation. Some parts look unclear to me, and I don’t know if I’m missing steps for authentication or for sending the right kind of prompt. Has anyone here already worked with it? I’d be super grateful for some guidance, even just a simple explanation of the flow. Right now it feels like I’m stuck in circles and wasting time |
|
Back to top |
|
 |
Whiteray

Joined: 21 Aug 25 Posts: 12
|
Posted: Thu Oct 02, 2025 6:15 am Post subject: |
|
|
Don’t worry, a lot of people run into the same issue when they first start working with the API DALL·E 3 from Bing. The docs can feel complicated because they mix general Azure info with specific AI calls. The main thing is to check how you build the request and what headers you send, otherwise the API just won’t respond. If you want something more step-by-step and easier to follow, I’d suggest checking this site https://yesai.su/en/docs/dalle3 It explains in plain language how the process works, from getting the key to actually generating images. I think it will clear up a lot of confusion |
|
Back to top |
|
 |
|