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/removeBackground' \
--header 'Authorization: Bearer ' \
--header 'Accept: application/json' \
--form 'file=@""' \
--form 'response_format=""' Responses application/json Generate Code
{
"created" : 1768385303 ,
"credits" : 10 ,
"image" : {
"image_id" : "e8d1ccfd-a70e-4da9-b2d3-ef88c43d25ae" ,
"url" : "https://img.recraft.ai/lGXRPEK2D9F1TzFw8Ryqu0qTxgkJmDB7Cf-RdDDAOuI/rs:fit:520:521:0/raw:1/plain/abs://external/images/e8d1ccfd-a70e-4da9-b2d3-ef88c43d25ae"
}
} Modified at 2026-01-14 10:08:52