{ "model": "gpt-image-1.5", "prompt": "a white siamese cat", "n": 1, "size": "1024x1024" }
curl --location 'https://zgc.apihy.com/v1/images/generations' \ --header 'Authorization: Bearer {{YOUR_API_KEY}}' \ --header 'Content-Type: application/json' \ --data '{ "model": "gpt-image-1.5", "prompt": "a white siamese cat", "n": 1, "size": "1024x1024" }'
{}