integrations.sh
← all integrations

eDRV API

OpenAPI apis-guru open_datatransportlocation

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.deleteChargeStation

    Use to delete a charge station

  • chargeStations.getChargeStation

    Get a single charge station's data

  • chargeStations.getChargeStationConnectors

    List connectors for a chargestation

  • chargeStations.getChargeStations

    List all Chargestations

  • chargeStations.patchChargeStation

    Update a charge station's data

  • chargeStations.postChargeStations

    Create a new charge station

  • commands.cancelreservation

    Use 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.getCommands

    Get Commands data

  • commands.getVariables

    Get a charge station's config variables

  • commands.patchChargeStationVariable

    Update config variables for a chargestation

  • commands.remotestart

    Use 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.remotestop

    Use 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.reserve

    Use to request a reserve command. The request will wait for the charge station to process the command. It will timeout after 60 seconds.

  • commands.reset

    Use to request a reset command. The request will wait for the charge station to process the command. It will timeout after 60 seconds.

  • commands.unlockconnector

    Use 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.getConfiguration

    Get one Configuration data

  • configurations.getConfigurations

    Get Configurations data

  • configurations.postConfigurations

    Create connector with parameters

  • connectors.deleteConnector

    Delete a connector

  • connectors.getConnector

    Get a connector

  • connectors.getConnectors

    List connectors

  • connectors.patchConnector

    Update a connector's data

  • connectors.postConnectors

    Create a new connector

  • drivers.deleteDriver

    Delete a driver

  • drivers.getDriver

    Get a driver's data

  • drivers.getDrivers

    List all drivers

  • drivers.patchDriver

    Update a driver's data

  • drivers.postDrivers

    Create a new driver

  • locations.deleteLocation

    Delete a location

  • locations.getLocation

    Get a location's data

  • locations.getLocations

    Get Locations data

  • locations.patchLocation

    Update a location's data

  • locations.postLocations

    Create a new location

  • organizations.getOrganization

    Get one organization's data by id

  • organizations.getOrganizations

    Get an array of all Organizations

  • organizations.patchOrganization

    Update an organization's data

  • realtime.getRealtime

    Use to request a Websockets handshake

  • reservations.getReservation

    Get one reservation data

  • reservations.getReservations

    Get Reservations data

  • reservations.updatereservation

    Use 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.deletechargingschedule

    Delete a smart charging schedule

  • smartCharging.setchargingschedule

    Set one of charging power or current of a specific chargestation connector

  • tokens.deleteToken

    Use to delete a token

  • tokens.getToken

    Get a single token's data

  • tokens.getTokens

    List tokens

  • tokens.patchToken

    Update a token

  • tokens.postTokens

    Create a new token

  • transactions.getTransaction

    Get a specific transaction

  • transactions.getTransactionCost

    Get a specific transaction's cost

  • transactions.getTransactions

    Get a list of transactions

  • vehicles.getVehicle

    Get a vehicle's data

  • vehicles.getVehicleBattery

    Get a vehicle's battery

  • vehicles.getVehicleCharge

    Get a vehicle's charge

  • vehicles.getVehicleLocation

    Get a vehicle's location

  • vehicles.getVehicleOdometer

    Get a vehicle's odometer

  • vehicles.getVehicles

    List all vehicles

  • vehicles.postCharge

    Change charge

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools