AI Earth Zoom Out Generator API
Quick Start
AI Earth Zoom Out Video Generator API
Integrate AI-powered Earth zoom-out videos into your apps. Create dramatic sequences from locations to space with seamless satellite transitions.
POST
AI Earth Zoom Out Generator API
Example
Example output from the AI Earth Zoom Out Video Generator API:API Overview
The AI Earth Zoom Out Video Generator API enables developers to programmatically create videos that simulate zooming out from a specific location on Earth to space. By sending image data to our endpoint, your application can generate cinematic zoom sequences with realistic satellite imagery, smooth transitions, and progressive perspective shifts. This API is perfect for integrating into travel applications, global perspective tools, educational platforms, or any service that would benefit from engaging, dramatic global context 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"
