# 简介

[OpenKEY.Cloud](https://openkey.cloud/) 是一个 OpenAI API 反代服务，它可以让用户直接调用 OpenAI 的人工智能 API，而无需自行申请 OpenAI API 的额度。在用户调用 API 时，OpenKEY 会将请求转发至自己的账号池中，然后再通过 OpenAI 的官方 API 接口将请求发送至 OpenAI 的服务器进行处理。

本平台采用多机部署，通过负载均衡的方式访问多个渠道，不断检测更新账号池，实现了系统的高可用性以及稳定性。

### 系统架构图

<figure><img src="https://3504179993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfsS5hEXki2PLFCSvxXud%2Fuploads%2FPUWp153tOVsUAfhAVQD1%2Fopenkey.png?alt=media&#x26;token=eece5428-b525-457a-90b8-c0a16ba0416d" alt=""><figcaption><p>openkey系统架构图</p></figcaption></figure>

### 支持模型、接口速率、模型定价 <a href="#zhi-chi-mo-xing" id="zhi-chi-mo-xing"></a>

<figure><img src="https://terobox.oss-cn-hongkong.aliyuncs.com/openkey/ok_rate.png" alt=""><figcaption></figcaption></figure>

常见问题

{% content-ref url="help/qa" %}
[qa](https://docs.openkey.cloud/help/qa)
{% endcontent-ref %}

### 关于我们

牛爷爷团队成立于[2022年12月11日](https://51buygpt.net/)，深耕ChatGPT AI生态圈，提供[社区支持](https://gptocean.com/)以及可靠的质量保证。

我们的产品：<https://docs.51buygpt.net/about>

Telegram频道：<https://t.me/s/niuyeyegpt>

联系我们：<support@gptocean.com>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.openkey.cloud/intro.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
