Electric Vehicle Charging Stations
The EV charging station location API is designed to provide users with the ability to search for and locate electric vehicle charging stations within a specified radius from a given latitude and longitude coordinate. The API includes a vast database of over 80,000+ charging stations, with more being added regularly. The API offers over 60 fields of information on each charging station, such as…
Electric Vehicle Charging Stations endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
GetByCords /api/getByCords |
Uses Latitude & Longitude to get near by electric charging stations |
| GET |
GetNetworks /api/getNetworkTypes |
Return only electric charging stations that belong to the given network. A single network, or a comma separated list of multiple networks, may be given. |
| GET |
GetOwners /api/getOwnerTypes |
Return stations owned by the given types of owners. A single owner type, or a comma-separated list of multiple owner types, may be given. |
| GET |
GetEVConnectors /api/getConnectorTypes |
Return only electric charging connector types that can be used to filter GetByCordsAdv. |
| GET |
GetByCordsAdv /api/getByCordsAdv |
Uses Latitude & Longitude to get near by electric charging stations |
| GET |
GetAccessType /api/getAccessTypes |
Returns access type options for stations |
Electric Vehicle Charging Stations pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / second |
|
| PRO Recommended | $6.99 / month | 5 / second |
|
| ULTRA | $10 / month | 3 / second |
|