/302/submit/flux-selfie
)id | Styles |
---|---|
1 | Comic |
2 | Line Art |
3 | Impressionism |
4 | Clay |
5 | Watercolor |
6 | Cyberpunk |
7 | Elf |
8 | Clown |
9 | Robot |
10 | Vampire |
11 | Zombie |
12 | Low Poly |
13 | Retro Portrait |
14 | Ancient Style |
15 | Cartoon Illustration |
16 | Pencil Sketch |
17 | Steampunk |
{
"image": "string",
"style": 0,
"person_type": "female",
"custom_prompt": "string",
"num": 1,
"width": 1024,
"height": 768,
"model": "gpt-4.1"
}
curl --location --request POST 'https://api.302.ai/302/headshot/generate' \
--header 'Authorization: Bearer sk-jls4AaVBGoe1GwZD64qZA1qyKTN1MPHa4NmvH1cT68z7K1Zz' \
--header 'Content-Type: application/json' \
--data-raw '{
"image": "string",
"style": 0,
"person_type": "female",
"custom_prompt": "string",
"num": 1,
"width": 1024,
"height": 768,
"model": "gpt-4.1"
}'
{"headshot_url_list":["https://file.302.ai/gpt/imgs/a9fc94141b20b92b39679afda38ef28f.webp"]}