AI Old Photo Video Generator API
Quick Start
AI Old Photo Video Generator API
Integrate AI-powered photo animation into your apps. Breathe life into vintage images with subtle movements and period-appropriate effects.
POST
AI Old Photo Video Generator API
Example
Example output from the AI Old Photo Revival Video Generator API:API Overview
The AI Old Photo Revival Video Generator API enables developers to programmatically create videos that animate vintage photographs. By sending image data to our endpoint, your application can generate nostalgic animations with subtle movements, facial expressions, and environmental effects that preserve the historical aesthetic while adding lifelike motion. This API is perfect for integrating into genealogy applications, historical archives, memorial services, or any platform that would benefit from emotionally resonant historical 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"
