mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-15 04:24:44 +00:00
14 lines
431 B
Markdown
14 lines
431 B
Markdown
Find electric vehicle (EV) chargers wherever you go
|
|
|
|
# EV Chargers Service
|
|
|
|
This is the E(lectric) V(ehicle) chargers API. Search for EV chargers using
|
|
- location and distance
|
|
- bounding box
|
|
|
|
and filter the results based on connection type, operator, and more.
|
|
|
|
Powered by https://openchargemap.org/
|
|
|
|
Use the `ReferenceData` endpoint to retrieve core reference data which is used in conjunction with the main `Search` endpoint.
|