> For the complete documentation index, see [llms.txt](https://docs.antio.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.antio.me/readme.md).

# 项目介绍

### 项目地址

<https://client.ospreyai.cn>

#### **平台概述**

API Token管理平台是一个专业的AI模型调用服务管理系统，为用户提供便捷的API令牌管理、配额充值、使用统计等功能。平台支持多种主流AI模型，采用配额制计费模式，让用户能够灵活、安全地使用各类AI服务。<br>

#### **主要功能**

* **用户管理**：支持邮箱、手机号注册登录，第三方账户关联
* **令牌管理**：创建、查看、管理API令牌，确保调用安全
* **配额充值**：通过兑换码方式进行配额充值，支持多种支付方式
* **使用统计**：实时查看API调用次数、配额使用情况、消费明细
* **模型支持**：提供多种AI模型选择，包含详细的定价信息
* **订单管理**：完整的订单记录和状态跟踪

<br>

#### **适用对象**

* 开发者和技术团队
* AI应用开发企业
* 需要集成AI功能的产品团队
* 个人AI爱好者和研究人员

#### **平台特色**

* 简洁直观的用户界面
* 透明的计费和使用统计
* 安全可靠的令牌管理机制
* 灵活的配额充值方式
* 完善的客服支持体系


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.antio.me/readme.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.
