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

# API Introduction

> Discover all you can do with WeryAI API - Integrate advanced AI image and video generation into your applications

## Overview

Welcome to the WeryAI API documentation! WeryAI's all-in-one API platform empowers developers and businesses to harness the power of cutting-edge AI image and video generation. With a simple RESTful API, you can seamlessly integrate world-class AI models into your applications, delivering high-quality, scalable AI content creation solutions.

This API documentation provides detailed interface specifications and technical references. All API key management, call history viewing, credit purchases, and other account-related features are managed on the [WeryAI platform](https://weryai.com/api).

## Why Choose WeryAI API?

### Comprehensive AI Model Support

WeryAI offers access to a wide range of advanced and comprehensive AI models across multiple platforms. For instance, you can leverage:

* **Image Generation Models**: WeryAI Image 2.0, WeryAI Image 1.0, Qwen Image, Gpt Image Mini, Grok 2 Image, Imagen4, and more
* **Video Generation Models**: Nano Banana Pro, Nano-banana, GPT Image 1.5, Seedream 4.5, Seedream 4.0, Wan2.6, Wan2.5, Dreamina 4.0, Dreamina 3.1, Dreamina 3.0, Flux, Hunyuan, and more

This extensive model support enables you to choose the most suitable AI engine for your specific needs.

### Versatile Functionality

Our API supports a wide array of tasks, including:

<CardGroup cols={2}>
  <Card title="Text-to-Image" icon="image">
    Generate high-quality images from text descriptions using advanced AI models
  </Card>

  <Card title="Image-to-Image" icon="images">
    Transform existing images into new styles with AI-powered editing
  </Card>

  <Card title="Text-to-Video" icon="video">
    Create stunning videos from text prompts with state-of-the-art models
  </Card>

  <Card title="Image-to-Video" icon="film">
    Bring static images to life by converting them into dynamic video content
  </Card>
</CardGroup>

This versatility allows you to tackle various creative challenges with ease.

### Budget-Friendly Excellence

Enjoy premium AI tools at competitive prices. Our pricing strategy ensures you can maintain high-quality standards while keeping your projects cost-effective.

<Card title="View Pricing Details" icon="tag" href="https://weryai.com/api/pricing">
  Visit our pricing page to learn about credit consumption for each model and purchase plans
</Card>

### Simple and Reliable Integration

* **RESTful API Design**: Industry-standard architecture that's easy to understand and use
* **Webhook Support**: Automatic notifications to your server when async tasks complete
* **Comprehensive Error Handling**: Clear error codes and messages help quickly identify issues
* **High Availability**: Stable service ensures business continuity

## Get Started with WeryAI API Today

<Steps>
  <Step title="Create Account and Get API Key">
    Visit [WeryAI API Keys Management](https://weryai.com/api/keys) to register and create your API key
  </Step>

  <Step title="Purchase Credits">
    Go to the [Pricing page](https://weryai.com/api/pricing) to buy credits and choose a plan that fits your needs
  </Step>

  <Step title="Quick Start">
    Check out our [Quick Start Guide](/en/quickstart) to make your first API request
  </Step>

  <Step title="Explore API Documentation">
    Browse the complete API reference to learn about all available endpoints and parameters
  </Step>
</Steps>

## Core Features

### API Key Management

On the [API Keys page](https://weryai.com/api/keys) you can:

<img src="https://mintcdn.com/weryai/ZYwyNjTqEUSFUTNm/images/api-keys-page-en.png?fit=max&auto=format&n=ZYwyNjTqEUSFUTNm&q=85&s=e31029f9461094e1de57e2546291d449" alt="API Keys Management Page" width="1881" height="992" data-path="images/api-keys-page-en.png" />

* Create new API keys
* View existing key list
* Delete unused keys
* Copy keys for API calls

<Warning>
  Keep your API keys secure! Never expose them in public code repositories or client-side code.
</Warning>

### Call History

On the [Call History page](https://weryai.com/api/history) you can:

<img src="https://mintcdn.com/weryai/INucYDvCUQzFjRZI/images/history-page-en.png?fit=max&auto=format&n=INucYDvCUQzFjRZI&q=85&s=d197d2b03bff1518bae973b3b61cef31" alt="Call History Page" width="1121" height="798" data-path="images/history-page-en.png" />

* View all API call records
* Search for specific requests by request ID
* View request method, path, duration and other details
* Filter and view request details

### Pricing and Billing

On the [Pricing page](https://weryai.com/api/pricing) you can:

<img src="https://mintcdn.com/weryai/ZYwyNjTqEUSFUTNm/images/pricing-page-en.png?fit=max&auto=format&n=ZYwyNjTqEUSFUTNm&q=85&s=9d6f1c28cf1406bb140c01d41b43c536" alt="Pricing Page" width="1622" height="1507" data-path="images/pricing-page-en.png" />

* Check current account balance
* Purchase credit packages ($50 to $6000 multiple tiers)
* Learn about credit consumption rates for different models
* Calculate your usage costs

<img src="https://mintcdn.com/weryai/52IbEmNmjm6QFOsv/images/model-rates-en.png?fit=max&auto=format&n=52IbEmNmjm6QFOsv&q=85&s=d38c4cd834d2261678661860f5644732" alt="Model Consumption Rates" width="1056" height="752" data-path="images/model-rates-en.png" />

## Use Cases

* **Content Creation Platforms**: Generate creative content at scale for social media, marketing, and advertising
* **E-commerce**: Automatically generate product images, scene renders, and promotional videos
* **Game Development**: Quickly generate game assets, character designs, and concept art
* **Education & Training**: Create educational videos and visual learning materials
* **Entertainment Apps**: Provide AI creation tools and special effects features for users
* **Automated Workflows**: Integrate AI generation into content production pipelines

## Quick Links

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/en/quickstart">
    Make your first API call in minutes
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference">
    Detailed endpoint documentation and parameters
  </Card>

  <Card title="Development Guide" icon="book" href="/en/development">
    Best practices and advanced usage
  </Card>

  <Card title="API Keys" icon="key" href="https://weryai.com/api/keys">
    Manage your API keys
  </Card>

  <Card title="Call History" icon="clock-rotate-left" href="https://weryai.com/api/history">
    View API call records
  </Card>

  <Card title="Pricing" icon="tag" href="https://weryai.com/api/pricing">
    View pricing and purchase credits
  </Card>
</CardGroup>

<Note>
  Have questions or need technical support? Visit [WeryAI website](https://weryai.com) to contact our team.
</Note>
