/api/v1/charging-stations

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

OCPP Charging Station ID. Can differ from the physical serial number. Must be unique across all stations in the system.

string

Password used for OCPP connection commissioning. Will be hashed before storage.

string
enum
Defaults to PUBLIC
Allowed:
uri

URL to the related ERP system for this charging station

string

Floor level where the charging station is located (e.g. "P2", "-1", "Ground Floor")

string

ID of the charging station manufacturer model

string | null

Internal serial number from the ERP system

number
≥ 0

Configured power of the station in kilowatts

tags
array of objects

Capability tags for this station. Only values from the ChargingPointCapability enum are accepted.

tags
externalReferences
array of objects

External system references. Use system "BNETZA" with key "stationId" for the Bundesnetzagentur station ID (bnetzaStationID) required for AFIR communication.

externalReferences
number | null
≥ 1

Interval in hours for periodic GetConfiguration trigger. Set to null to disable cron job for this station.

string

ID of an OCPP config template (ChargingStationOcppConfigTemplate) to apply to this station. Fetch available templates via GET /_external/charging-station-ocpp-config-templates.

string

ID of a connector config template (ChargingStationConnectorConfigTemplate) used to derive the charging-point / connector structure when chargingPoints are not provided explicitly. Fetch available templates via GET /_external/charging-station-connector-config-templates.

string

Base eMI3 EVSE ID for the first charging point when using chargingStationTemplateId. Subsequent points derive their ID by incrementing the last two characters. Format: ^[A-Z]{2}[]?[A-Z0-9]{3}[]?[Ee][]?[A-Za-z0-9]{1,26}$. Example: DEWAYEWEL006290101

string

Free-text comment / operational note for this charging station

chargingStationGroupIds
array of strings

IDs of charging station groups to assign this station to.

chargingStationGroupIds
uiLanguages
array of strings

ISO 639-1 language codes supported by the station UI (e.g. ["de", "en"])

uiLanguages
number
≥ 0

Total number of parking spaces available during charging session (AFIR)

number
≥ 0

Total number of accessible parking spaces for disabled persons (AFIR)

vehiclesCategory
array of objects

Vehicle categories supported at this station (AFIR). M1 = passenger cars, N1 = light commercial vehicles, M2 = minibuses, N2_N3 = trucks.

vehiclesCategory
Allowed:
chargingPoints
array of objects
chargingPoints
boolean
required
boolean
string
required
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json