{"stream":false,"model":"flux","messages":[{"role":"user","content":"Draw an icon for the gptgod website"}]}
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 '/v1/chat/completions' \
--header'Content-Type: application/json' \
--data-raw'{
"stream": false,
"model": "flux",
"messages": [
{
"role": "user",
"content": "Draw an icon for the gptgod website"
}
]
}'
Responses
🟢200Success
text/plain
Example
```
{
"prompt": "A modern, sleek icon design for a website called 'gptgod'. The icon should feature abstract elements representing AI technology, with a color palette of blue and silver. The design should be minimalistic yet impactful, suitable for digital platforms. The icon should convey intelligence and innovation.",
"height": 1440,
"width": 1440
}
```
> Generating...✅
