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

# Product Introduction

> AIHubMix is operated by AIHubMix, LLC based in the United States and is a compliant model aggregation platform officially authorized by Microsoft Azure, AWS, and GCP. The company leverages formal cloud service quotas and a professional technical team to provide high-concurrency, stable, and reliable AI API services to numerous well-known applications, earning the trust of developers and enterprises alike. 

## Overview

* **Unified Interface, Minimal Migration**: Compatible with OpenAI SDK, enabling smooth transitions with zero code changes.
* **Multi-Interface Compatibility**: Supports various compatible formats for OpenAI, Google Gemini, and Anthropic.
* **One-Stop Model Capabilities**: Comprehensive coverage of mainstream models for text, image/video generation, vector embedding, TTS, etc., to meet diverse scenario needs.
* **Flexible Billing, Pay-As-You-Go**: No membership, no monthly fees; costs grow in sync with business needs.

<Card title="Quick Start Guide" icon="rocket" color="#000" href="https://docs.aihubmix.com/cn/quick-start">
  Simple and quick to get started—issue your first API call within minutes.
</Card>

## Documentation Structure

### Common API References

<Columns cols={2}>
  <Card title="Image Generation" icon="image" color="#000" href="https://docs.aihubmix.com/cn/api/Image-Gen">
    Image Generation API
  </Card>

  <Card title="Video Generation" icon="video" iconType="regular" color="#000" href="https://docs.aihubmix.com/cn/api/Video-Gen">
    Video Generation API
  </Card>
</Columns>

### Integration and Expansion

<Columns cols={2}>
  <Card title="OpenAI Compatible Format" icon="link" color="#000">
    Call all models through OpenAI compatible interfaces
  </Card>

  <Card title="Claude Compatibility (Beta)" icon="brain" color="#000">
    Call all models via Anthropic API
  </Card>

  <Card title="Gemini Native Interface" icon="Google" color="#000" href="https://docs.aihubmix.com/cn/api/Gemini-Guides">
    Provides a native calling method for Gemini models
  </Card>

  <Card title="AI SDK" icon="code" color="#000" href="https://docs.aihubmix.com/cn/api/AISDK">
    Use the AI SDK to access a wide range of models
  </Card>
</Columns>

### Guides and Best Practices

<Columns cols={2}>
  <Card title="Third-Party Integration Guide" icon="book" color="#000" href="https://docs.aihubmix.com/cn/api/Auth">
    Integrate AIHubMix API into third-party applications
  </Card>

  <Card title="FAQs" icon="search" color="#000" href="https://docs.aihubmix.com/cn/FAQs/Faq">
    Guide to Frequently Asked Questions
  </Card>
</Columns>

## Common Features and Scenarios

* **Development Tools:** Use in development tools like [Claude Code](https://docs.aihubmix.com/cn/api/Claude-Code), [OpenCode](https://docs.aihubmix.com/cn/api/Opencode), [Cline](https://docs.aihubmix.com/cn/clients/Cline), and [Gemini CLI](https://docs.aihubmix.com/cn/api/Gemini-Cli).
* **Application Software:** Use in software such as [Lobe-chat](https://docs.aihubmix.com/cn/clients/Lobe-Chat), [OpenAI Translator](https://docs.aihubmix.com/cn/clients/OpenAI-Translator), [Cursor](https://docs.aihubmix.com/cn/clients/Cursor), [Cherry Studio](https://docs.aihubmix.com/cn/clients/Cherry-Studio), and [ChatBox](https://docs.aihubmix.com/cn/clients/ChatBox).

## Quick Navigation

<AccordionGroup>
  <Accordion title="Getting Started">
    * [Overview](https://docs.aihubmix.com/cn) - This page
    * [Quick Start](https://docs.aihubmix.com/cn/quick-start) - Make your first API call
  </Accordion>

  <Accordion title="Development Tool Integration">
    * [Using in Claude Code](https://docs.aihubmix.com/cn/api/Claude-Code)
    * [Using in Codex](https://docs.aihubmix.com/cn/api/Codex-CLI)
    * [Using in OpenCode](https://docs.aihubmix.com/cn/api/Opencode)
    * [Using in Cline](https://docs.aihubmix.com/cn/clients/Cline)
  </Accordion>

  <Accordion title="Common Questions">
    * [FAQs](https://docs.aihubmix.com/cn/FAQs/Faq)
  </Accordion>

  <Accordion title="Contact Us">
    * Business Cooperation: [business@aihubmix.com](mailto:business@aihubmix.com)
    * Feedback: [feedback@aihubmix.com](mailto:feedback@aihubmix.com)
    * [Report Feedback](https://docs.aihubmix.com/en/FAQs/Feedback)
  </Accordion>
</AccordionGroup>

***

Last updated: 2026-06-01
