作画轮询接口
POST
/ai/pro/generating_info作画轮询接口
请求参数
Body 参数application/json
array[string]
作画keys
示例
[
"xxyzdj"
]
示例代码
返回响应
成功(200)
HTTP 状态码: 200
内容格式: JSON*/*
OK
数据结构
code
string <string>
响应code
示例值:
200
message
string <string>
失败信息
示例值:
success
data
object (AiArtworkProGenInfoRootVO_response)
可选
返回数据(object)
infos
array[object (AiArtworkProGenInfoVO_response) {10}]
-
示例test data
{"code":"200","message":"success","data":{"infos":[{"key":"C5B5FE8DBF3679D9049342C130341BD9","status":1,"picture_url":"www.isidro-stehr.com","expected_seconds":120,"start_gen_time":1667800439,"complete_time":223,"complete_percent":21.77,"involve_yellow":0,"audit_info":"{"check_fail":false,"hit":false,"data_id":"245959","total_suggestion":"PASS","scan_scene_d_t_o_s":[{"rate":0.9944,"suggestion":"pass","label":"politics","label_desc":"涉政","scene":"TERRORISM"},{"rate":1.0,"suggestion":"pass","label":"terrorism","label_desc":"暴恐","scene":"TERRORISM"},{"rate":0.9993,"suggestion":"pass","label":"porn","label_desc":"色情","scene":"PORN"},{"rate":1.0,"suggestion":"pass","label":"prohibition","label_desc":"违禁","scene":"TERRORISM"},{"rate":0.9986,"suggestion":"pass","label":"sexy","label_desc":"性感","scene":"PORN"}],"url":"https://cdn.wujiebantu.com/ai/810F1750EFF2EC416ED6682DFFCFBF2C-01.jpg-v800"}","fail_message":{"fail_code":0,"fail_message":"success"}}]}}
最后修改时间: 1 个月前