NSFW API

UncensoredNSFW AI Image Generator & Undress AI

ComfyUI-powered NSFW AI image and video generation API. Text-to-image, image-to-image, undress AI, nude AI generator. No need to build your own nodes, pay-as-you-go, integrate with just a few lines of code.

99.9% Uptime Seconds-level Output Pay As You Go Webhook Callbacks
Why NSFWRouter

From integration to launch in minutes

No complex configurations, no hidden fees. One API Key for all models, focus on your product not infrastructure.

Core

One API for All Models

Unified RESTful interface, create tasks and get results with just a few lines of code. No need to switch between multiple providers, one Key handles text-to-image, image-to-video and more.

Async Tasks

Long-running tasks auto-queue, receive results in real-time via Webhook, no blocking wait.

Webhook Notifications

Instant push on task completion, no need to poll status, easier integration.

Billing

Transparent Billing

Pay per actual usage, view usage, balance and bills in real-time in the console. No hidden fees, no minimum spend, pay for what you use.

Capabilities

Popular Capabilities

View All Capabilities
Quick Start

Three Steps

1

Register & Get API Key

After registration, get your exclusive key in the console. Start calling after recharging.

2

Create Task

Select a tool, pass parameters and submit the task. Receive results via Webhook.

3

Get Results

Poll task status or configure Webhook to auto-receive completion notifications and get generated results.

cURL
1curl -X POST https://nsfwrouter.xyz/api/v1/tasks \
2  -H "Authorization: Bearer sk_xxx" \
3  -H "Content-Type: application/json" \
4  -d '{
5    "tool_id": 1,
6    "params": {
7      "image": "https://example.com/photo.jpg"
8    }
9  }'
Get Started Now

Start calling with a few lines of code

Register and recharge to use all capabilities. Full docs and examples help you integrate in minutes.