Introduction to AiHubMix
Welcome to AiHubMix, your reliable AI model API routing service. We use the OpenAI API as a standardized interface, capable of handling all models officially supported by OpenAI. Additionally, AiHubMix has incorporated other leading large language models on the market. Currently, we support models like Claude, Gemini, Deepseek and Qwen. You can switch between these models by simply modifying the model name
in your request.
- AiHubMix is operated by the U.S.-registered company AiHubMix, LLC.
We ensure stable service and high concurrency for mainstream models like OpenAI and Claude. Many well-known applications are already leveraging our service in production environments, running smoothly.
- Our OpenAI endpoints interact with both OpenAI's official endpoint and Microsoft Azure OpenAI. Requests are randomly routed to either.
- Azure OpenAI has an automatic content filtering system, which processes both input and output. As a result, responses may be slightly slower.
- AiHubMix only performs simple routing and forwarding of model requests and outputs. To ensure safety, requests routed through OpenAI may randomly undergo Azure OpenAI’s content moderation. Please refrain from submitting requests involving violent, political, or explicit content. Accounts frequently triggering Azure’s content filter will be reviewed, and we may contact you for verification.
Getting Started
-
Go to the Top-Up page and add funds to ensure your account balance is greater than $0.
-
Navigate to the API Keys page to generate an API key. Copy your key for use in your applications.
Before using the API, you should have the following information:
api_key="sk-***",
base_url="https://aihubmix.com/v1"
- Alternative Server API Address: https://api.aihubmix.com
These two addresses are hosted on different servers. Save both for redundancy; if the primary server is under attack, you can switch to the alternative. You may test both to find the faster option for your region.
-
If you're a developer, consult the OpenAI Official API Documentation: https://platform.openai.com In your development process, replace all instances of
https://api.openai.com
with the proxy API addresshttps://aihubmix.com
. -
For third-party chat or translation tools based on ChatGPT, refer to our Usage Instructions.
-
For the Claude model, we support the native
v1/messages
interface. Details are available here: How to Use the Native Claude API. -
When entering a custom URL in applications, some may require parameters like
/v1/chat/completions
appended to the URL. The three most common formats are:https://aihubmix.com
https://aihubmix.com/v1
https://aihubmix.com/v1/chat/completions
-
For detailed tutorials, check the guides available on the left-hand menu.
Popular ChatGPT-Based Services
By using the AiHubMix API, you can explore numerous ChatGPT-powered tools, such as:
- Lobe Chat
- OpenAI Translator
- ChatX
- Cherry Studio
- ChatBox
- Sider
- ChatGPT Next Web
- Cursor
- Youdao Translation
- AMA
- Immersive Translation
- Virtual Desktop Pet Simulator
- Various browser extensions
We also support development tools for large language models, such as langchain and llamaindex. Our service advantages include:
- Stability: Ensures seamless operations for open-source software updates and maintenance.
- Convenience: Effortlessly integrates anywhere OpenAI APIs are used.
- Speed: Continuous optimization of routing services for the fastest possible experience.
- Flexibility: No subscription or membership plans—pay-as-you-go simplicity.
Contact Us
- For Business Inquiries: business@aihubmix.com
- For Feedback: feedback@aihubmix.com