Run in Apifox
The latest mysterious model raising eyebrows on the LLM Big Model list is Red_Panda.,from: https://www.recraft.ai/ Average runtime10-20s Request Body Params multipart/form-data
Request Code Samples
curl --location --request POST 'https://api.302.ai/recraft/v1/images/generativeUpscale' \
--header 'Authorization: Bearer sk-jls4AaVBGoe1GwZD64qZA1qyKTN1MPHa4NmvH1cT68z7K1Zz' \
--header 'Accept: application/json' \
--form 'file=@""' \
--form 'response_format=""'
Responses application/json Generate Code
{
"code" : "success" ,
"message" : "" ,
"data" : "69c61512-278e-4ff4-b6ea-f3b278329b04"
}
Modified at 2024-11-08 06:04:26