图像消耗积分一般在1积分,少部分模型在3-6积分
{
"image": "https://file.302.ai/gpt/imgs/20250813/1685cb62a87a47cdaa82fe4813c23f02.jpg",
"output_format": "jpeg",
"model": "Adjust"
}
curl --location --request POST 'https://api.302.ai/topazlabs/image/v1/lighting/async' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"image": "https://file.302.ai/gpt/imgs/20250813/1685cb62a87a47cdaa82fe4813c23f02.jpg",
"output_format": "jpeg",
"model": "Adjust"
}'
{
"credits": 1,
"eta": 1758876422,
"process_id": "cac97c97-34ff-43a9-be48-aac7ca43cacd",
"source_id": "22cbd62f-7380-41d9-92d9-171f34a4ac24"
}