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

# Getting Started

<img src="https://mintcdn.com/dpoppechargecloudde/zAPqxRzzCNVehmgq/img/cc-logo.svg?fit=max&auto=format&n=zAPqxRzzCNVehmgq&q=85&s=d45a42ea767409bca54980ded956d2be" alt="chargecloud" width="470" height="86" data-path="img/cc-logo.svg" />

The chargecloud Developer Hub is your central resource for building custom integrations and workflows using chargecloud APIs. Whether you’re building a new application or extending an existing one, our documentation will guide you through authentication, endpoints, data models, and common workflows.

## Getting started

<Columns cols={2}>
  <Card title="Authentication" icon="lock" href="/authentication">
    Learn how to authenticate your requests.
  </Card>

  <Card title="Best Practices" icon="sparkles" href="/best-practices/overview">
    Conventions and patterns that apply to all chargecloud APIs.
  </Card>
</Columns>

## Our API catalogue

<Columns cols={1}>
  <Card title="Core API" icon="brain" href="/api/core-api">
    The Core API provides access to customer assets and charging infrastructure such as charging
    points, controllers, locations.
  </Card>
</Columns>


## Related topics

- [Authentication](/authentication.md)
- [Asset management](/asset-management.md)
- [Contract management](/contract-management.md)
