Skip to main content
POST
AI Phut Dance Video Generator API

Example

Example output from the AI Phut Hon Dance Video Generator API:

API Overview

The AI Phut Hon Dance Video Generator API enables developers to programmatically create videos of people performing the viral Phut Hon dance. By sending image data to our endpoint, your application can generate natural-looking dance animations with the signature moves, rhythmic timing, and energetic style of this popular internet trend. This API is perfect for integrating into social media applications, content creation platforms, entertainment services, or any platform that would benefit from engaging, trend-focused dance content.

Headers

Authorization
string
required

Body

application/json
reference_img
string

target image, Max 10M

custom_callback_url
string<uri>

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"

Response

200 - application/json
code
integer
required
msg
string
required
data
object
required