curl --request POST \ --url http://api.tryjournalist.com/generate \ --header 'Content-Type: application/json' \ --data '{ "prompt": "<string>", "model": "dall-e-3", "size": "<string>", "format": "png" }'
"<string>"
dall-e-3
dall-e-2
a template literal
png
jpg
webp
This is a test endpoint