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

# Introduction

> Explore our docs and guides to integrate Creatify's AI-powered video generation

<video autoPlay muted loop playsInline width="100%" style={{ borderRadius: '12px', marginBottom: '24px' }}>
  <source src="https://d35ghwdno3nak3.cloudfront.net/creatify-made-videos/fa.webm" type="video/webm" />
</video>

Creatify API enables you to generate professional marketing videos programmatically. Transform product URLs into video ads, create AI avatar videos, and more — all through simple REST API calls.

## Featured APIs

<CardGroup cols={2}>
  <Card title="URL to Video" icon="link" href="/api-documentation/url-to-video/link-to-video">
    Transform any product URL into engaging video ads automatically. Our most popular API for e-commerce and marketing teams.
  </Card>

  <Card title="Aurora Avatar" icon="sparkles" href="/api-documentation/aurora/aurora">
    Create ultra-realistic AI avatar videos with our latest Aurora model. Best-in-class lip sync and natural expressions.
  </Card>

  <Card title="Stock AI Avatar" icon="user" href="/api-documentation/ai-avatar/lipsync-v2">
    Create talking videos from scripts with 1500+ realistic personas.
  </Card>

  <Card title="Custom Templates" icon="palette" href="/api-reference/custom-templates">
    Use pre-built templates or create your own for consistent branding.
  </Card>
</CardGroup>

## Explore All APIs

<CardGroup cols={2}>
  <Card title="Asset Generator" icon="images" href="/api-documentation/ai-generation/ai-generation">
    Generate product images and visual assets
  </Card>

  <Card title="Text Generator" icon="message-bot" href="/api-documentation/text-generator/text-generator">
    Generate text with Gemini models via async API
  </Card>

  <Card title="Ad Clone" icon="clone" href="/api-documentation/ad-clone/ad-clone">
    Recreate winning ads with your products
  </Card>

  <Card title="Image Ad" icon="image" href="/api-documentation/iab-images/iab-images">
    Generate IAB-compliant advertising banner images
  </Card>

  <Card title="AI Ad Template" icon="wand-magic-sparkles" href="/api-documentation/inspiration/inspiration">
    Create assets using pre-built inspiration templates
  </Card>

  <Card title="Custom Avatar" icon="user-plus" href="/api-documentation/custom-avatar/byoa">
    Upload your own videos to create custom avatars
  </Card>
</CardGroup>

## Resources

<CardGroup cols={3}>
  <Card title="Billing & Pricing" icon="credit-card" href="/billing">
    Plans and credit costs
  </Card>

  <Card title="Changelog" icon="clock-rotate-left" href="/api-reference/changelog">
    Latest API updates
  </Card>

  <Card title="Playground" icon="flask" href="/api-reference/tool">
    Test APIs in browser
  </Card>
</CardGroup>
