# ModelHunter.AI ## Docs - [Get Balance](https://docs.modelhunter.ai/api-reference/billing/get-balance.md): Retrieve your current account balance and billing details. - [Text to Speech](https://docs.modelhunter.ai/api-reference/elevenlabs/text-to-speech.md): Generate expressive multi-speaker dialogue audio using Eleven v3. - [List Voices](https://docs.modelhunter.ai/api-reference/elevenlabs/voices.md): List available ElevenLabs voices for use in text-to-speech generation. - [Complete File Upload](https://docs.modelhunter.ai/api-reference/files/complete-upload.md): Confirm that a file upload is complete and get the CDN URL. - [Get Upload URL](https://docs.modelhunter.ai/api-reference/files/get-upload-url.md): Get a signed URL for uploading a file. - [Image to Image](https://docs.modelhunter.ai/api-reference/gemini/image-to-image.md): Edit and transform images using Google Gemini models. - [Text to Image](https://docs.modelhunter.ai/api-reference/gemini/text-to-image.md): Generate images from text using Google Gemini models. - [Image to Video](https://docs.modelhunter.ai/api-reference/grok/image-to-video.md): Animate a single input image into a video using Grok Imagine Video. - [Text to Video](https://docs.modelhunter.ai/api-reference/grok/text-to-video.md): Generate a video from text using Grok Imagine Video. - [Image to Video](https://docs.modelhunter.ai/api-reference/kling/image-to-video.md): Animate an image into a video using Kling. - [Text to Video](https://docs.modelhunter.ai/api-reference/kling/text-to-video.md): Generate a video from text using Kling. - [Image to Video](https://docs.modelhunter.ai/api-reference/seedance/image-to-video.md): Animate an image into a video using ByteDance Seedance models via Volcengine Ark. Supports first frame, first+last frame, and reference image modes. - [Text to Video](https://docs.modelhunter.ai/api-reference/seedance/text-to-video.md): Generate a video from text using ByteDance Seedance models via Volcengine Ark. - [Image to Image](https://docs.modelhunter.ai/api-reference/seedream/image-to-image.md): Edit and transform images using ByteDance Seedream models via Volcengine Ark. Supports reference-based generation with single or multiple input images. - [Text to Image](https://docs.modelhunter.ai/api-reference/seedream/text-to-image.md): Generate images from text using ByteDance Seedream models via Volcengine Ark. Supports up to 4K resolution and multi-image input. - [Get Task Status](https://docs.modelhunter.ai/api-reference/tasks/get-task.md): Retrieve the current status and result of a generation task. - [List Tasks](https://docs.modelhunter.ai/api-reference/tasks/list-tasks.md): List all generation tasks with filtering and cursor-based pagination. - [Retry Task](https://docs.modelhunter.ai/api-reference/tasks/retry-task.md): Retry a failed task. Creates a new task with the same parameters and charges your balance again. - [Image to Video](https://docs.modelhunter.ai/api-reference/veo/image-to-video.md): Animate one or two input images into a video using Veo 3.1. - [Text to Video](https://docs.modelhunter.ai/api-reference/veo/text-to-video.md): Generate a video from text using Veo 3.1. - [Image to Video](https://docs.modelhunter.ai/api-reference/vidu/image-to-video.md): Animate a static image into a video using Vidu. - [Text to Video](https://docs.modelhunter.ai/api-reference/vidu/text-to-video.md): Generate a video from a text prompt using Vidu. - [Image to Video](https://docs.modelhunter.ai/api-reference/wan/image-to-video.md): Animate a single input image into a video using Wan 2.6. - [Text to Video](https://docs.modelhunter.ai/api-reference/wan/text-to-video.md): Generate a video from text using Wan 2.6 official async tasks. - [Video to Video](https://docs.modelhunter.ai/api-reference/wan/video-to-video.md): Transform one to three source videos using Wan 2.6. - [Authentication](https://docs.modelhunter.ai/authentication.md): Authenticate your API requests with Bearer tokens - [Changelog](https://docs.modelhunter.ai/changelog.md): Latest updates and changes to ModelHunter.AI - [Async Tasks](https://docs.modelhunter.ai/core-concepts/async-tasks.md): Understand the asynchronous task model used by all generation requests - [Error Handling](https://docs.modelhunter.ai/core-concepts/error-handling.md): Understand error responses, error codes, and retry strategies - [File Uploads](https://docs.modelhunter.ai/core-concepts/file-uploads.md): Upload images and videos for use in generation requests - [Task Status](https://docs.modelhunter.ai/core-concepts/task-status.md): Query task status and results with the unified tasks API - [Webhooks](https://docs.modelhunter.ai/core-concepts/webhooks.md): Receive real-time notifications when tasks complete - [Introduction](https://docs.modelhunter.ai/introduction.md): Unified API for AI video and image generation - [Quickstart](https://docs.modelhunter.ai/quickstart.md): Generate your first AI video in 3 minutes ## OpenAPI Specs - [openapi](https://docs.modelhunter.ai/api-reference/openapi.yaml)