NSFW
The [NSFW Recognition API](https://api4.ai/apis/nsfw) is an advanced content moderation tool designed to identify and classify sexual images. This powerful API processes images, detecting explicit content and categorizing them as Safe For Work (SFW) or Not Safe For Work (NSFW), complete with confidence percentages for each classification. It accurately identifies a range of inappropriate…
NSFW endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get version /v1/version |
Returns an actual version of the service in format `vX.Y.Z` where X is the version of API. |
| POST |
Analyse image and return results /v1/results |
Performs actual image analysis and responds with results. Image must be a regular JPEG or PNG image (with or without transparency) or PDF file. Usually such images have… |
NSFW pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $7.49 / month | — |
|
| ULTRA | $59.99 / month | — |
|
| MEGA | $399.99 / month | — |
|