ImageOpenAI
GPT-Image-2
1024² · prompt-faithful
OpenAI's image generation endpoint. Highest prompt fidelity, strong typography handling, photorealistic outputs.
- Vendor
- OpenAI
- Endpoint
- 1024² · prompt-faithful
- Pricing
- $0.080 / image
Quick start
curl https://llm.bytespike.ai/v1/images/generations \
-H "Authorization: Bearer $BYTESPIKE_API_KEY" \
-H "content-type: application/json" \
-d '{
"model": "gpt-image-2",
"prompt": "A spike of cyan light against deep blue.",
"size": "1024x1024",
"n": 1
}'Full reference at docs.bytespike.ai
Schemas, request/response examples, error codes, and code samples in five SDKs. We're moving everything into the Mintlify surface — until then, this page is the at-a-glance card.
Open external reference