eDRV API
edrv.io API Documentation
- Homepage
- https://api.apis.guru/v2/specs/edrv.io/v1.json
- Provider
- edrv.io
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/edrv.io/v1/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/edrv.io/v1/openapi.yaml
Tools (59)
Extracted live via the executor SDK.
-
chargeStations.deleteChargeStationUse to delete a charge station
-
chargeStations.getChargeStationGet a single charge station's data
-
chargeStations.getChargeStationConnectorsList connectors for a chargestation
-
chargeStations.getChargeStationsList all Chargestations
-
chargeStations.patchChargeStationUpdate a charge station's data
-
chargeStations.postChargeStationsCreate a new charge station
-
commands.cancelreservationUse to request a delete an existing reservation. The request will wait for the charge station to process the command. It will timeout after 60 seconds.
-
commands.getCommandsGet Commands data
-
commands.getVariablesGet a charge station's config variables
-
commands.patchChargeStationVariableUpdate config variables for a chargestation
-
commands.remotestartUse to request a remote start command. The request will wait for the charge station to process the command. It will timeout after 60 seconds.
-
commands.remotestopUse to request a remote stop command. The request will wait for the charge station to process the command. It will timeout after 60 seconds.
-
commands.reserveUse to request a reserve command. The request will wait for the charge station to process the command. It will timeout after 60 seconds.
-
commands.resetUse to request a reset command. The request will wait for the charge station to process the command. It will timeout after 60 seconds.
-
commands.unlockconnectorUse to request an unlock command for a connector. The request will wait for the charge station to process the command. It will timeout after 60 seconds.
-
configurations.getConfigurationGet one Configuration data
-
configurations.getConfigurationsGet Configurations data
-
configurations.postConfigurationsCreate connector with parameters
-
connectors.deleteConnectorDelete a connector
-
connectors.getConnectorGet a connector
-
connectors.getConnectorsList connectors
-
connectors.patchConnectorUpdate a connector's data
-
connectors.postConnectorsCreate a new connector
-
drivers.deleteDriverDelete a driver
-
drivers.getDriverGet a driver's data
-
drivers.getDriversList all drivers
-
drivers.patchDriverUpdate a driver's data
-
drivers.postDriversCreate a new driver
-
locations.deleteLocationDelete a location
-
locations.getLocationGet a location's data
-
locations.getLocationsGet Locations data
-
locations.patchLocationUpdate a location's data
-
locations.postLocationsCreate a new location
-
organizations.getOrganizationGet one organization's data by id
-
organizations.getOrganizationsGet an array of all Organizations
-
organizations.patchOrganizationUpdate an organization's data
-
realtime.getRealtimeUse to request a Websockets handshake
-
reservations.getReservationGet one reservation data
-
reservations.getReservationsGet Reservations data
-
reservations.updatereservationUse to request a update an existing reservation. The request will wait for the charge station to process the command. It will timeout after 60 seconds.
-
smartCharging.deletechargingscheduleDelete a smart charging schedule
-
smartCharging.setchargingscheduleSet one of charging power or current of a specific chargestation connector
-
tokens.deleteTokenUse to delete a token
-
tokens.getTokenGet a single token's data
-
tokens.getTokensList tokens
-
tokens.patchTokenUpdate a token
-
tokens.postTokensCreate a new token
-
transactions.getTransactionGet a specific transaction
-
transactions.getTransactionCostGet a specific transaction's cost
-
transactions.getTransactionsGet a list of transactions
-
vehicles.getVehicleGet a vehicle's data
-
vehicles.getVehicleBatteryGet a vehicle's battery
-
vehicles.getVehicleChargeGet a vehicle's charge
-
vehicles.getVehicleLocationGet a vehicle's location
-
vehicles.getVehicleOdometerGet a vehicle's odometer
-
vehicles.getVehiclesList all vehicles
-
vehicles.postChargeChange charge
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools