한국어
curl --request POST \ --url https://test.aireiter.com/api/openapi/submit \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "model": "seedream_v4", "params": { "prompt": "바닷가의 아름다운 일몰", "aspect_ratio": "16:9", "resolution": "2K", "output_n": "2" } }'
{ "statusCode": 200, "message": "", "data": { "task_id": "order_p9EyMzcBxkH7zxQhlnP6k", "out_task_id": "my_task_123456", "status": "pending", "estimated_credits": 100, "created_at": "2025-12-22T06:03:28.242Z" } }
Authorization: Bearer YOUR_API_KEY
"seedream_v4"
표시 params 객체 속성
1:1
16:9
9:16
4:3
3:4
1K
2K
4K
1
2
4
"pending"