AI Bikini Video Generator API
Quick Start
AI Bikini Video Generator API
Integrate AI-powered swimwear videos into your apps. Transform regular images into beach-ready animations with realistic rendering and movements.
POST
AI Bikini Video Generator API
Example
Example output from the AI Bikini Video Generator API:API Overview
The AI Bikini Video Generator API enables developers to programmatically create videos of subjects in swimwear. By sending image data to our endpoint, your application can generate realistic visualizations of people in bikinis with natural movements, appropriate styling, and beach-themed contexts. This API is perfect for integrating into fashion applications, virtual try-on services, travel platforms, or any service that would benefit from engaging, seasonal content for swimwear visualization.Headers
Body
application/json
target image, Max 10M
Optional. A publicly accessible HTTPS URL. When the task status changes (processing / success / failed), GoEnhance sends a POST request to this URL. The request body is identical to the response of GET /api/v1/jobs/detail. If your server does not respond with HTTP 200, the notification is retried up to 3 times, with a 3-second timeout per attempt.
Example:
"https://your-server.com/goenhance/callback"
