1024x1024
1536x1024
1024x1536
Authorization: Bearer ********************
{ "prompt": "一只穿着宇航服的猫在月球上行走,背景是地球", "size": "1024x1024" }
curl --location 'https://api.xingluan.vip/runningai/open/v1/gpt-image-2-all/image' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "prompt": "一只穿着宇航服的猫在月球上行走,背景是地球", "size": "1024x1024" }'
{ "taskId": "2053680054117380096", "status": "processing", "providerTaskId": "951264063793385473" }