{
"init_image": "https://cdn.wujiebantu.com/ai/C837D53F842A48AEDFA7DA2976D834FE-01.png"
}
curl --location --request POST 'https://gate.wujieai.net/wj-open/v1/mirror/init_image_check' \
--header 'Content-Type: application/json' \
--data-raw '{
"init_image": "https://cdn.wujiebantu.com/ai/C837D53F842A48AEDFA7DA2976D834FE-01.png"
}'
{
"code": "200",
"message": "success",
"data": {
"check_key": "C5B5FE8DBF3679D9049342C130341BD9",
"image_detection_check": true,
"image_detection_message": "图片涉政",
"image_face_check": true,
"image_face_check_message": "没有人脸"
}
}