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

# 简介

> RiDERgy 公共 API 文档

欢迎访问 RiDERgy API 文档。本站点记录了合作伙伴和集成商可用于与 RiDERgy 平台交互的 API。

## 可用 API

<CardGroup cols={1}>
  <Card title="Energy Management API" icon="bolt" href="/zh/api-reference/energy-management/health">
    以编程方式读取和设置位置、单个充电桩、组织以及跨位置集群的充电功率限制。
  </Card>
</CardGroup>

## 快速开始

1. 阅读[身份验证](/zh/authentication)以了解如何获取和使用 API 密钥。
2. 查看[优先级模型](/zh/concepts/priority-model)以了解限制配置文件的调度和解析方式。
3. 使用 **API Reference** 选项卡直接针对实时 API 试用各个端点。
