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

# Introduction

> Example section for showcasing API endpoints

## Welcome

Welcome to the Jimmy AI API reference. Our API allows you to programmatically generate high-quality videos and images using state-of-the-art models like Sora, VEO, and GPT Image 2.

<CardGroup cols={2}>
  <Card title="Video Generation" icon="video" href="/en/api-reference/videos/create">
    Start generating videos with our API
  </Card>

  <Card title="Image Generation" icon="image" href="/en/api-reference/images/create">
    Generate high-quality images with GPT Image 2
  </Card>
</CardGroup>

## Authentication

All API endpoints are authenticated using Bearer tokens and picked up from the specification file.
