Introduction

The reev API lets you build custom applications that connect with reev-managed charging stations. It gives you structured access to business-critical data, so you can consolidate and manage charging information in one place.

All applications must be authorized to access data through the API. Authorization is the process by which a user or system grants an app permission to retrieve or manage data—such as charging sessions, station status, or energy usage.

Reev uses OAuth 2.0 to handle authorization. This protocol allows apps to access user or organization data securely, without requiring direct access to credentials. For example, with the right scopes, your app can fetch usage metrics or monitor station activity.