Image generation
To track the generation status, we can get its position in the queue.
Last updated
To track the generation status, we can get its position in the queue.
Last updated
Refer to the demo on GitHub
POST
https://getnude.app/api/mch/img-2-img
Body
timestamp
String
Yes
Current timestamp
mode
String
Yes
Optional: nude、bikini、lingerie
file_base64
String
Yes
The base64 of the picture contains data:image/png;base64
merchant_no
String
Yes
Merchant no
notify_url
String
Yes
Your webhook url
sign
String
Yes
Refer to the sign page
Response