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

# Overview

This section describes common best practices that apply across all chargecloud REST APIs. Our goal is to provide consistent behavior, predictable patterns, and a uniform developer experience for all customers and external integrators.

These practices are not tied to a single API but describe how our APIs behave in general. We are also following OpenAPI specifications.

## Across all chargecloud APIs, we aim to deliver

* Consistency across services
* Predictable behavior for integrations
* Clear contracts via OpenAPI
* Forward-compatible APIs with explicit versioning

If something behaves differently, it will be clearly documented in the respective API.


## Related topics

- [Introduction](/api/core-api/index.md)
