Skip to content

Start charging session

POST
/sessions/start

Start a charging session on a charger.

Authorizations

bearerAuth

Generate an API token here

Type
HTTP (bearer)

Parameters

Header Parameters

compatibility-date*

API compatibility date in YYYY-MM-DD format. Must be a date after 2025-11-01.

Type
string
Required
Example"2025-11-01"
Pattern
"^\\d{4}-\\d{2}-\\d{2}$"

Request Body

application/json
object
Exclusive Minimum0
Maximum9007199254740991

Source of the charging session start request

Valid values"app""console"

Responses

session.start

application/json
object
object
Required

Playground

Authorization
Headers
Body

Samples