Back to catalog
🚌

Open Charge Map

API Key

Global public registry of electric vehicle charging locations

🚌TransportationHTTPSCORS enabled

Open Charge Map

Global EV charging station locations and availability

Station NameChargePoint Station #4872
Address350 5th Ave, New York, NY 10118
Connector TypeCCS (Type 1)
Power Kw150
StatusAvailable

Sample Response

response.json
1{
2 "station_name": "ChargePoint Station #4872",
3 "address": "350 5th Ave, New York, NY 10118",
4 "connector_type": "CCS (Type 1)",
5 "power_kw": 150,
6 "status": "Available"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://openchargemap.org/site/develop/api" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs