Request
Send aPOST
request to below endpoint to check if an image is nsfw or not.
curl
Body
json
threshold
is a float between 0 and 1 (default: 0.5).Body
application/json
Used to check if an image is NSFW or not.
POST
request to below endpoint to check if an image is nsfw or not.
threshold
is a float between 0 and 1 (default: 0.5).