ev_charging
EV charging stations worldwide from Open Charge Map — give a location and radius, get nearby stations with operator, connector type, power (kW), number of points and status. Price: $0.01 per call (x402 payment, USDC on Base mainnet). EV charging stations worldwide from Open Charge Map. Returns nearby stations with operator, connector type (Type2/CCS/CHAdeMO), power in kW, number of points and status. For routing, fleet and trip-planning agents. Input: latitude, longitude, radius (km) and max results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| distance | No | Search radius in km (0-200], e.g. 5 | |
| latitude | Yes | Latitude of search center, e.g. 48.85 | |
| longitude | Yes | Longitude of search center, e.g. 2.35 | |
| maxresults | No | Max stations to return [1-200], e.g. 20 |