AI Mermaid Spell Generator API
Quick Start
AI Mermaid Spell Video Generator API
Integrate AI-powered mermaid videos into your apps. Transform static images into magical underwater scenes with tail transformations.
POST
AI Mermaid Spell Generator API
Example
Example output from the AI Mermaid Spell Video Generator API:API Overview
The AI Mermaid Spell Video Generator API enables developers to programmatically create videos of subjects transforming into mermaids. By sending image data to our endpoint, your application can generate magical transformation sequences with realistic tail morphing, underwater effects, and oceanic environments. This API is perfect for integrating into fantasy applications, children’s entertainment platforms, storytelling tools, or any service that would benefit from engaging, enchanting underwater transformation 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"
