AI Heart Pose Generator API
Quick Start
AI Heart Pose Video Generator API
Integrate AI-powered heart pose videos into your apps. Transform static images into charming animations of subjects forming heart shapes.
POST
AI Heart Pose Generator API
Example
Example output from the AI Heart Pose Video Generator API:API Overview
The AI Heart Pose Video Generator API enables developers to programmatically create videos of people forming heart shapes with their hands or bodies. By sending image data to our endpoint, your application can generate natural-looking animations of subjects transitioning into heart poses with smooth movements and realistic gestures. This API is perfect for integrating into dating applications, social expression platforms, greeting card services, or any service that would benefit from engaging, affectionate 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"
