Open Charge Map
Free, open, global registry. Best starting point for low-volume or non-commercial use. Real-time accuracy depends on community and network contribution, so quality varies by region.
This page compares APIs that provide EV charging station location, availability, connector types, charging speed, operator details and live status — the data an AI agent needs to answer: “Where is the nearest open charger my vehicle can use?”
Free, open, global registry. Best starting point for low-volume or non-commercial use. Real-time accuracy depends on community and network contribution, so quality varies by region.
Structured commercial data covering locations, connectors, operators, tariffs and predictions, built to integrate with HERE's broader routing and navigation stack.
A narrow, purpose-built endpoint for current availability by connector type and power level — useful when an agent already knows the station and just needs live status. Much of TomTom's underlying charging data is sourced via a partnership with Eco-Movement.
| API | Best for | Live availability | Access |
|---|---|---|---|
| Open Charge Map | Open, global, low-volume lookup | Varies by network/region | Free, API key required |
| HERE EV Charge Points API | Commercial navigation & routing | Yes, via connected operator feeds | Commercial |
| TomTom EV Charging Stations Availability | Real-time availability lookups | Yes — 800,000+ points with live data (1.8M+ mapped total) | Commercial |
| Google Places API | Consumer-scale place search incl. EV chargers | Yes, where Google has operator data | Commercial (free tier available) |
| Mapbox EV Charge Finder | Map & route-integrated charger search | Yes, OCPI-formatted | Commercial |
| Eco-Movement | Underlying European charge point data provider — supplies several other platforms, including TomTom, rather than being a typical standalone developer API | Yes | Commercial / B2B |
| PlugShare API | Rich crowd-sourced station data with driver reviews/photos | Yes, where reported | Commercial only — no personal or non-commercial licenses |
| ChargeHub API | North America (US, Canada, Mexico) station locations | Port-level status endpoint available | Commercial, simple REST integration |
Note: Eco-Movement's data already underlies part of TomTom's charging coverage in Europe — the two are not fully independent alternatives to each other.
AI agents do not usually need a raw charging station database. They need structured answers that can drive routing, recommendations and automation.
Coordinates, address, operator and navigation-ready station data.
Connector type, charging speed, max power and vehicle compatibility.
Available, occupied, out of service or unknown charger status.
Distance, detour impact, opening hours, nearby alternatives and reliability.
Open EV charging datasets are valuable for broad discovery and public interest use cases. Commercial APIs are usually stronger for production navigation, live availability, support and data normalization — but access models vary widely: some (Google Places, Mapbox) offer self-serve signup, while others (PlugShare) require a commercial license and EV-industry vetting before granting access at all.
| Use case | Recommended option | Why |
|---|---|---|
| Open research / public data | Open Charge Map | Global open registry, free API key, no commercial gatekeeping. |
| Navigation-grade EV apps | HERE or Google Places | Mature mapping ecosystems with structured EV-specific data. |
| Live availability checks | TomTom | Focused current-availability endpoint by connector and power level. |
| Deep European coverage | Eco-Movement (directly, or via TomTom) | One of the underlying data sources for European charge point info. |
| North America-focused apps | ChargeHub | Simple REST API, North American coverage, port-level status. |
| Crowd-sourced driver context (reviews, photos) | PlugShare | Rich community data — but requires a paid, vetted commercial license. |
EV charging data is fragmented across open registries, charge point operators, mobility service providers, navigation companies and user communities. Some providers resell or build on each other's underlying data (TomTom on Eco-Movement, for instance), which means apparent choice in this market is narrower than the number of listed APIs suggests. Location data may be broad while live availability is incomplete; operator data may be accurate but limited to one network or one region.
For production AI agents, the strongest architecture may combine multiple sources: an open or commercial station index, a live availability provider, and fallback logic when real-time status is missing.
For AI agents, the right choice depends on the task, not a single overall winner:
No reviewed provider currently looks like a universal, MCP-native, AI-agent-first EV charging station locator — most are commercial APIs built for in-app navigation, not lightweight standalone agent queries.