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

# Introduction

> XHuoAPI provides a unified AI API platform, allowing access to over 50 AI services including LLM chat, image generation, video generation, music generation, web search, and more with a single API Key.

## What is XHuoAPI?

XHuoAPI is a unified AI API platform that provides access to leading AI services worldwide through a single API Key and consistent interface.

<CardGroup cols={2}>
  <Card title="AI Chat" icon="comments" href="/guides/claude/claude_chat_completions">
    Access models such as Claude, GPT, Gemini, DeepSeek, Grok, Kimi, and more via an OpenAI-compatible interface.
  </Card>

  <Card title="AI Image" icon="image" href="/guides/midjourney/midjourney_imagine">
    Generate images using Midjourney, Flux, DALL·E, Seedream, and others.
  </Card>

  <Card title="AI Video" icon="video" href="/guides/sora/sora_videos">
    Generate videos using Sora, Veo, Luma, Kling, Hailuo, Seedance, and more.
  </Card>

  <Card title="AI Audio" icon="music" href="/guides/suno/suno_audios">
    Generate music and audio with Suno, Fish Audio, Producer, and others.
  </Card>
</CardGroup>

## Core Advantages

* **Unified API** — Access 50+ AI services with a single API Key
* **OpenAI Compatible** — Directly call Claude, Gemini, DeepSeek, and others via OpenAI interface
* **Interactive Sandbox** — Test each API directly within the documentation
* **Pay-as-you-go** — No subscription fees, pay based on actual usage
* **MCP Server** — Native support for AI programming tools like Cursor, Claude, and more

## Quick Links

<CardGroup cols={3}>
  <Card title="Get API Key" icon="key" href="https://api.xhuoapi.ai">
    Register and obtain your API Token
  </Card>

  <Card title="API Reference" icon="code" href="/authentication">
    Interactive API documentation
  </Card>

  <Card title="MCP Server" icon="plug" href="/mcp/overview">
    Connect AI assistants to our API
  </Card>
</CardGroup>
