NSFW image detection — content safety API

Classify images and video frames for explicit content before they are published.

Category
Security & moderation
Updated
2026-06-12

Overview

Visual recognition trained for moderation: the API classifies images and video frames, identifying faces, objects and text alongside the safety verdict.

Platforms with user uploads use it to filter explicit content automatically instead of queueing everything for human review.

Example response

{
    "result": {
        "sexuality": "80%",
        "violence": "0%",
        "substance_abuse": "0%",
        "hate_speech": "0%",
        "profanity": "0%",
        "nudity": "90%",
        "political_content": "0%",
        "medical_content": "0%",
        "advertisement": "0%",
        "educational_content": "0%",
        "entertainment": "20%"
    },
    "cacheTime": 1722048919672
}

Frequently asked questions

Is NSFW image detection — content safety API free?
NSFW image detection — content safety API has a Basic plan that costs $0 per month and needs no card. Paid plans exist for higher volume and are listed above.
How do I get an API key for NSFW image detection — content safety API?
Subscribe to the free plan on the marketplace listing. The key appears immediately and works in the browser playground before you write any code.

Best free Security & moderation APIs

Comparisons →

Try NSFW image detection — content safety API for free

Subscribe to the free plan, get your key and test every endpoint in the browser playground before you write a line of code.

Get the API key

Related APIs

Updated 2026-06-12 by Bilgisam Ltd. About