AI Spit Fire Video Generator API
Quick Start
AI Spitfire Video Generator API
Integrate AI-powered fire effects into your apps. Transform static images into dramatic videos with realistic flame generation and physics.
POST
AI Spit Fire Video Generator API
Example
Example output from the AI Spitfire Video Generator API:API Overview
The AI Spitfire Video Generator API enables developers to programmatically create videos of subjects breathing or spitting fire. By sending image data to our endpoint, your application can generate realistic fire effects with dynamic flame patterns, particle physics, and authentic lighting interactions. This API is perfect for integrating into entertainment applications, special effects platforms, fantasy-themed services, or any platform that would benefit from engaging, visually striking fire-breathing 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"
