# ev.energy Vehicles API

**Canonical:** https://apis.io/apis/ev-energy/ev-energy-vehicles-api/  
**Provider:** ev.energy — https://apis.io/providers/ev-energy/  
**Base URL:** https://api.ev.energy/v2  
**Documentation:** https://developers.ev.energy/ev.energy-api-v2

ev.energy Vehicles API is one of 25 APIs that [ev.energy](https://apis.io/providers/ev-energy/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Vehicles. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, authentication docs, and rate-limit docs.

Endpoints for interacting with vehicles.

## Operations (38)

| Method | Path | Summary |
|---|---|---|
| GET | `/vehicles/{vehicle_id}/connectors` | Retrieve a vehicle's charging connectors |
| PATCH | `/vehicles/{vehicle_id}/connectors` | Update a vehicle's charging connectors |
| GET | `/vehicles/{vehicle_id}/state_of_charge` | Retrieve a vehicle's current state of charge |
| PATCH | `/vehicles/{vehicle_id}/state_of_charge` | Update a vehicle's current state of charge |
| GET | `/vehicles` | List vehicles |
| POST | `/vehicles` | Create unintegrated vehicle |
| GET | `/vehicles/{vehicle_id}` | Retrieve a vehicle |
| PATCH | `/vehicles/{vehicle_id}` | Update a vehicle |
| DELETE | `/vehicles/{vehicle_id}` | Remove a vehicle |
| GET | `/vehicle_trims` | List vehicle trims |
| POST | `/vehicle_trims` | Create a custom vehicle trim |
| GET | `/vehicle_trims/{vehicle_trim_id}` | Retrieve a vehicle trim |
| GET | `/vehicle_models` | List vehicle models |
| POST | `/vehicle_models` | Create vehicle model |
| GET | `/vehicle_models/{vehicle_model_id}/connectors` | List a vehicle model's regional connectors |
| POST | `/vehicle_models/{vehicle_model_id}/connectors` | Add a regional connector to a vehicle model |
| GET | `/vehicle_models/{vehicle_model_id}/connectors/{region}` | Retrieve a vehicle model's connector for a region |
| PATCH | `/vehicle_models/{vehicle_model_id}/connectors/{region}` | Update a vehicle model's connector for a region |
| GET | `/vehicle_models/{vehicle_model_id}` | Retrieve a vehicle model |
| PATCH | `/vehicle_models/{vehicle_model_id}` | Update a vehicle model |
| GET | `/vehicle_makes` | List vehicle makes |
| GET | `/vehicle_makes/{vehicle_make_id}` | Retrieve a vehicle make |
| GET | `/vehicles/{vehicle_id}/status_logs` | List status logs for a vehicle |
| GET | `/vehicles/{vehicle_id}/status_logs/{sampled_at}` | Retrieve a specific status log for a vehicle |
| GET | `/vehicles/{vehicle_id}/error_logs` | List API error logs for a vehicle |
| GET | `/vehicles/{vehicle_id}/error_logs/{logged_at}` | Retrieve a specific API error log for a vehicle |
| GET | `/vehicles/{vehicle_id}/location_logs` | List location logs for a vehicle |
| GET | `/vehicles/{vehicle_id}/location_logs/{sampled_at}` | Retrieve a specific location log for a vehicle |
| GET | `/vehicles/{vehicle_id}/command_logs` | List command logs for a vehicle |
| GET | `/vehicles/{vehicle_id}/command_logs/{logged_at}` | Retrieve a specific command log for a vehicle |
| GET | `/vehicles/{vehicle_id}/vpp_modes` | Get VPP modes for a vehicle |
| GET | `/vehicle_onboarding` | Initiate vehicle onboarding |
| POST | `/vehicle_onboarding/complete` | Complete vehicle onboarding |
| POST | `/vehicle_onboarding/onboarding_link` | Send vehicle onboarding link |
| GET | `/vehicle_compatibility/check` | Check vehicle model compatibility in a country |
| POST | `/vehicle_waitlist` | Add user to the vehicle waitlist |
| POST | `/vehicles/{vehicle_id}/reconnect` | Create reconnection URL |
| POST | `/vehicles/{vehicle_id}/disconnect` | Disconnect a vehicle's integration |

## Machine-readable artifacts (14)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/ev-energy/refs/heads/main/openapi/ev-energy-vehicles-api-openapi.yml
- **Documentation** — https://developers.ev.energy/docs/intro
- **APIReference** — https://developers.ev.energy/ev.energy-api-v2
- **GettingStarted** — https://developers.ev.energy/docs/intro
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/ev-energy/refs/heads/main/authentication/ev-energy-authentication.yml
- **OAuthScopes** — https://raw.githubusercontent.com/api-evangelist/ev-energy/refs/heads/main/scopes/ev-energy-scopes.yml
- **RateLimits** — https://raw.githubusercontent.com/api-evangelist/ev-energy/refs/heads/main/rate-limits/ev-energy-rate-limits.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/ev-energy/refs/heads/main/errors/ev-energy-problem-types.yml
- **Conventions** — https://raw.githubusercontent.com/api-evangelist/ev-energy/refs/heads/main/conventions/ev-energy-conventions.yml
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/ev-energy/refs/heads/main/data-model/ev-energy-data-model.yml
- **Sandbox** — https://raw.githubusercontent.com/api-evangelist/ev-energy/refs/heads/main/sandbox/ev-energy-sandbox.yml
- **Webhooks** — https://raw.githubusercontent.com/api-evangelist/ev-energy/refs/heads/main/asyncapi/ev-energy-webhooks.yml
- **Lifecycle** — https://raw.githubusercontent.com/api-evangelist/ev-energy/refs/heads/main/lifecycle/ev-energy-lifecycle.yml
- **Conformance** — https://raw.githubusercontent.com/api-evangelist/ev-energy/refs/heads/main/conformance/ev-energy-conformance.yml

## Other ev.energy APIs (12)

- [ev.energy Auth API](https://apis.io/apis/ev-energy/ev-energy-auth-api/)
- [ev.energy Boundary Meters API](https://apis.io/apis/ev-energy/ev-energy-boundary-meters-api/)
- [ev.energy Carbon API](https://apis.io/apis/ev-energy/ev-energy-carbon-api/)
- [ev.energy Charging Sessions API](https://apis.io/apis/ev-energy/ev-energy-charging-sessions-api/)
- [ev.energy CT Clamps API](https://apis.io/apis/ev-energy/ev-energy-ct-clamps-api/)
- [ev.energy EVS Es API](https://apis.io/apis/ev-energy/ev-energy-evses-api/)
- [ev.energy Grid API](https://apis.io/apis/ev-energy/ev-energy-grid-api/)
- [ev.energy HEM Systems API](https://apis.io/apis/ev-energy/ev-energy-hem-systems-api/)
- [ev.energy Home Batteries API](https://apis.io/apis/ev-energy/ev-energy-home-batteries-api/)
- [ev.energy Notifications API](https://apis.io/apis/ev-energy/ev-energy-notifications-api/)
- [ev.energy Programs API](https://apis.io/apis/ev-energy/ev-energy-programs-api/)
- [ev.energy Rebates API](https://apis.io/apis/ev-energy/ev-energy-rebates-api/)

## Tags

Vehicles

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/ev-energy/ev-energy-vehicles-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/ev-energy/.
