{"aspect_ratio":"3:4","enable_base64_output":false,"prompt":"beautiful bauhaus stark typographic poster saying \"Ideogram v3 turbo on WaveSpeedAI\", pink and yellow","reference_images":[],"style":"Auto"}
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.302.ai/ws/api/v3/ideogram-ai/ideogram-v3-turbo' \
--header'Authorization: Bearer sk-mfYQzy0XTFfz4P16vRE4gFrKK1Nly4TozsMqbbb9PSiJUvFO' \
--header'Content-Type: application/json' \
--data-raw'{
"aspect_ratio": "3:4",
"enable_base64_output": false,
"prompt": "beautiful bauhaus stark typographic poster saying \"Ideogram v3 turbo on WaveSpeedAI\", pink and yellow",
"reference_images": [],
"style": "Auto"
}'