NSFW Video Generation (Rapid)
Generate NSFW Video in Rapid Mode
NSFW AI Video Generation lets you transform your fantasies into lifelike adult videos with ease. Simply describe any scene or upload an image, and our AI will bring it to life in motion, complete with smooth, realistic animation and high detail. It’s fast, private, and designed for total creative freedom, so you can watch your ideas unfold exactly how you imagine.
Model
nudifyme/video/fastPricing
480p Resolution:
5 seconds: 0.20 / video
8 seconds: 0.30 / video
720p Resolution:
5 seconds: 0.40 / video
8 seconds: 0.60 / videoCreate NSFW Video Generation (Premium) Job
Use this endpoint to start a new instant nudification generation job.
input.prompt
Sets the resolutions for the generated result. Only accepts: 480p or 720p. Default: "720p"
input.duration
Sets the duration for the generated result. Only accepts: 5s or 8s. Default: "8s"
input.resolution
Sets the resolutions for the generated result. Only accepts: 480p or 720p. Default: "720p"
input.aspectRatio
Sets the aspect ratio for the generated result. Only accepts: 16:9 or 9:16. Default: "16:9"
input.imageUrl
Optional. If an image URL is provided, the result will be generated as a video using the image as the starting frame or visual reference.
Example Request
Generate a video from a text prompt:
Generate a video from an image:
Job Creation Response
Getting Final Results
When processing is complete, the final job result can be received in either of the following ways:
By sending a GET request to the job status endpoint
Automatically via webhook if a webhook URL was provided during job creation
Both methods return the same response payload.
output.videoUrl
String. URL of the generated video output.
Last updated