> ## 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.

# Introduction

> RiDERgy public API documentation

Welcome to the RiDERgy API documentation. This site documents APIs that
partners and integrators can use to interact with the RiDERgy platform.

## Available APIs

<CardGroup cols={1}>
  <Card title="Energy Management API" icon="bolt" href="/api-reference/energy-management/health">
    Programmatically read and set charging power limits for locations,
    individual chargers, organizations, and cross-location clusters.
  </Card>
</CardGroup>

## Getting started

1. Read [Authentication](/authentication) to learn how to obtain and use an
   API key.
2. Review the [Priority model](/concepts/priority-model) to understand how
   limit profiles are scheduled and resolved.
3. Use the **API Reference** tab to try out endpoints directly against the
   live API.
