AI Hip Shake Generator API
Quick Start
AI Hip Shake Video Generator API
Integrate AI-powered hip dance videos into your apps. Transform static images into dynamic animations with realistic lower-body movements and rhythm.
POST
AI Hip Shake Generator API
Example
Example output from the AI Hip Shake Video Generator API:API Overview
The AI Hip Shake Video Generator API enables developers to programmatically create realistic videos of people performing hip-focused dance movements. By sending image data to our endpoint, your application can generate natural-looking animations with smooth hip rotations, realistic body physics, and rhythmic movement patterns. This API is perfect for integrating into entertainment applications, dance instruction platforms, social media content tools, or any service that would benefit from engaging, trendy dance content with a focus on hip motion.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"
