Introduction
API guide
  • AuthenticationSoon
  • Your first API callSoon
  • Interactive API referenceSoon
  • Roles and permissionsSoon
  • Errors, pagination and versioningSoon
  • Live updatesSoon
  • Sending commands to a chargerSoon
  • Rate limitsSoon
Troubleshooting
  • My charger will not connectSoon
  • It connects, then dropsSoon
  • A command timed out or returned 409Soon
  • A card is not being authorizedSoon
  • My transaction looks wrongSoon
  • Meter values are missing or sparseSoon
  • Reading the OCPP message logSoon
  • Known limitationsSoon
Reference
  • GlossarySoon
  • Endpoint indexSoon
  • OCPP message supportSoon
  • Status and error codesSoon
  • ChangelogSoon
Flowion Docs

Overview

Flowion is a Charging Station Management System you talk to over an HTTP API. Chargers connect to it over OCPP; you connect to it over REST.

These docs are written for developers, and they assume you have never worked with OCPP before. If that is you, start with What a CSMS does and read the Orientation section in order — it teaches the vocabulary the rest of the documentation uses. If you already know OCPP, skip straight to the Quickstart.