{"@context": "https://schema.org", "@type": "WebAPI", "name": "eDRV API API", "description": "edrv.io API Documentation", "provider": {"@type": "Organization", "name": "edrv.io"}, "documentation": "https://developers.edrv.io/openapi/5f15c43c87b0d6001ea97414"}
edrv.io API Documentation
Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.
Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.
auth: o a u t h 2
find it by capability: POST /search {"query":{"text":"..."}} returns these
operations with their invocation detail. Connect any agent client.
edrv.io API Documentation
| method | path | what the vendor says it does |
|---|---|---|
GET | /v1/chargestations | List all Chargestations Charge Stations |
POST | /v1/chargestations | Create a new charge station Charge Stations |
GET | /v1/chargestations/{id} | Get a single charge station's data Charge Stations |
PATCH | /v1/chargestations/{id} | Update a charge station's data Charge Stations |
DELETE | /v1/chargestations/{id} | Use to delete a charge station Charge Stations |
GET | /v1/chargestations/{id}/connectors | List connectors for a chargestation Charge Stations |
GET | /v1/commands | Get Commands data Commands |
POST | /v1/commands/cancelreservation | Use to request a delete an existing reservation. The request will wait for the charge station to process the c |
POST | /v1/commands/chargingschedule | Set one of charging power or current of a specific chargestation connector Smart Charging |
DELETE | /v1/commands/chargingschedule | Delete a smart charging schedule Smart Charging |
POST | /v1/commands/remotestart | Use to request a remote start command. The request will wait for the charge station to process the command. It |
POST | /v1/commands/remotestop | Use to request a remote stop command. The request will wait for the charge station to process the command. It |
POST | /v1/commands/reserve | Use to request a reserve command. The request will wait for the charge station to process the command. It will |
POST | /v1/commands/reset | Use to request a reset command. The request will wait for the charge station to process the command. It will t |
POST | /v1/commands/unlockconnector | Use to request an unlock command for a connector. The request will wait for the charge station to process the |
GET | /v1/commands/{id}/variables | Get a charge station's config variables Commands |
PATCH | /v1/commands/{id}/variables | Update config variables for a chargestation Commands |
GET | /v1/configurations | Get Configurations data Configurations |
POST | /v1/configurations | Create connector with parameters Configurations |
GET | /v1/configurations/{id} | Get one Configuration data Configurations |
GET | /v1/connectors | List connectors Connectors |
POST | /v1/connectors | Create a new connector Connectors |
GET | /v1/connectors/{id} | Get a connector Connectors |
PATCH | /v1/connectors/{id} | Update a connector's data Connectors |
DELETE | /v1/connectors/{id} | Delete a connector Connectors |
GET | /v1/drivers | List all drivers Drivers |
POST | /v1/drivers | Create a new driver Drivers |
GET | /v1/drivers/{id} | Get a driver's data Drivers |
PATCH | /v1/drivers/{id} | Update a driver's data Drivers |
DELETE | /v1/drivers/{id} | Delete a driver Drivers |
GET | /v1/location/{id} | Get a location's data Locations |
PATCH | /v1/location/{id} | Update a location's data Locations |
DELETE | /v1/location/{id} | Delete a location Locations |
GET | /v1/locations | Get Locations data Locations |
POST | /v1/locations | Create a new location Locations |
GET | /v1/organizations | Get an array of all Organizations Organizations |
GET | /v1/organizations/{id} | Get one organization's data by id Organizations |
PATCH | /v1/organizations/{id} | Update an organization's data Organizations |
GET | /v1/realtime | Use to request a Websockets handshake Realtime |
GET | /v1/reservations | Get Reservations data Reservations |
and 17 more operation(s) in this specification, all searchable.
specification origin: https://developers.edrv.io/openapi/5f15c43c87b0d6001ea97414
nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.