Request
Send aPOST request to below endpoint to check if an image is nsfw or not.
curl
Body
json
Attributes
Your enterprise API Key used for request authorization.
The image you want to check. Must be a valid image URL or base64-encoded string.
This endpoint is used to check if an image is NSFW.
POST request to below endpoint to check if an image is nsfw or not.