AI hug Video Generator API
Quick Start
AI Hug Video Generator API
Integrate AI-powered hugging videos into your apps. Transform static images into realistic embraces with advanced motion algorithms and natural expressions.
POST
AI hug Video Generator API
Example
Example output from the AI Hug Video Generator API:API Overview
The AI Hug Video Generator API enables developers to programmatically create realistic videos of people embracing each other. By sending image data to our endpoint, your application can generate natural-looking hugging animations with fluid movements and preserved emotional expressions. This API is perfect for integrating into social media platforms, messaging applications, content creation tools, or any service that would benefit from dynamic, emotionally engaging video content.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"
