> ## Documentation Index
> Fetch the complete documentation index at: https://docs.domoai.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Transform your applications with AI-powered video generation

## Welcome to DomoAI Enterprise API

DomoAI Enterprise API provides programmatic access to DomoAI's video generation models. Developers can integrate AI video creation directly into their applications. The API offers enhanced customization capabilities for your specific use cases.

[//]: # "<img"

[//]: # "  className=\"block dark:hidden\""

[//]: # "  src=\"/images/hero-light.png\""

[//]: # "  alt=\"DomoAI Enterprise API\""

[//]: # "/>"

[//]: # "<img"

[//]: # "  className=\"hidden dark:block\""

[//]: # "  src=\"/images/hero-dark.png\""

[//]: # "  alt=\"DomoAI Enterprise API\""

[//]: # "/>"

## AI Video Generation API

REST API for AI-powered video generation. Create videos from text, animate static images, use templates, or generate audio-driven talking avatars.

<CardGroup cols={2}>
  <Card icon="wand-magic-sparkles" href="/api-reference/ai-video/text-to-video" title="Text to Video">
    Generate videos from text descriptions
  </Card>

  <Card icon="image" href="/api-reference/ai-video/image-to-video" title="Image to Video">
    Animate static images into videos
  </Card>

  <Card icon="film" href="/api-reference/ai-video/template-to-video" title="Template to Video">
    Create videos using predefined templates
  </Card>

  <Card icon="microphone" href="/api-reference/ai-video/talking-avatar" title="Talking Avatar">
    Upload any photo or video, add your voice or use AI, and generate engaging videos
  </Card>

  <Card icon="video" href="/api-reference/ai-video/video-to-video" title="Video to Video">
    Turn any video into anime with ease. Get Started in Minutes.
  </Card>
</CardGroup>

Choose your path to start generating AI-powered videos:

<CardGroup cols={2}>
  <Card icon="rocket" href="/getting-started" title="Quick Start Guide">
    Get your first video generated in under 5 minutes
  </Card>

  <Card icon="book" href="/api-reference/introduction" title="Complete API Reference">
    Comprehensive guide from setup to advanced features
  </Card>
</CardGroup>

## Community & Support

<CardGroup cols={3}>
  <Card icon="users" href="https://discord.com/invite/HKG862ZPHc" title="Join Our Community">
    Connect with other developers and get support from our team
  </Card>

  <Card icon="envelope" href="mailto:support@domoai.app" title="Contact Support">
    Get help from our support team via email
  </Card>

  <Card icon="gauge" href="https://platform.domoai.com" title="View Dashboard">
    Manage your API keys, monitor usage, and track your projects
  </Card>
</CardGroup>
