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

