Enode API
Download [OpenAPI 3.0 Specification](/OpenAPI-Enode-v1.4.0.json)
Latency
41ms p95
Uptime
0.0% 30d
Playground
Verified
live
Endpoints
/chargers
List Chargers
/chargers/{chargerId}
Get Charger
/chargers/{chargerId}/charging
Control Charging
/charging-locations
List Charging Locations
/charging-locations
Create Charging Location
/charging-locations/{chargingLocationId}
Delete Charging Location
/charging-locations/{chargingLocationId}
Get Charging Location
/charging-locations/{chargingLocationId}
Update Charging Location
/health/ready
Check Service Readiness
/health/vendors
Check Available Vendors
/me
Get My User
/me/vendors/{vendor}
Disconnect Vendor
/statistics/charging
Get User Charging Statistics
/users/{userId}
Unlink User
/users/{userId}/authorization
Deauthorize User
/users/{userId}/link
Link User
/vehicles
List Vehicles
/vehicles/{vehicleId}
Get Vehicle
/vehicles/{vehicleId}/charge-state
Get Vehicle Charge State
/vehicles/{vehicleId}/charging
Start / Stop Charging
/vehicles/{vehicleId}/information
Get Vehicle Information
/vehicles/{vehicleId}/location
Get Vehicle Location
/vehicles/{vehicleId}/odometer
Get Vehicle Odometer
/vehicles/{vehicleId}/smart-charging-policy
Get Vehicle Smart Charging Policy
/vehicles/{vehicleId}/smart-charging-policy
Update Vehicle Smart Charging Policy
/vehicles/{vehicleId}/watch
Start Watching Vehicle
/webhooks/firehose
Update Firehose Webhook
/webhooks/firehose/test
Test Firehose Webhook
28 endpoints auto-detected
Authentication
This API requires authentication: OAuth.
curl -X GET \ "https://api.test.enode.io/chargers"
api.test.enode.io · HTTPS only