Open Charge Map
Global public registry of electric vehicle charging locations
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- Yes
- Category
- Transportation
- Documentation / URL
- https://openchargemap.org/site/develop/api
Overview
Open Charge Map provides EV charging locations — key-based (an invalid key returns 403, verified).
Quick Start
POIs (replace YOUR_KEY):
curl "https://api.openchargemap.io/v3/poi/?output=json&key=YOUR_KEY"
Invalid API key.
Authentication
- Register at openchargemap.org → API key.
- Send it as the
keyquery parameter (invalid → 403, verified).
Rate Limits & Notes
- Free tier with limits (check the docs); paid plans scale.
- EV charging locations.
FAQ
Is Open Charge Map free? Free tier with limits; more is paid.
Why 403? Invalid keys return 403 (verified) — register for a key.
What’s the auth style?
key query parameter.
More in Transportation
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| ADS-B Exchange Access real-time and historical data of any and all airborne aircraft | No auth | Yes | Unknown | ↗ |
| airportsapi Get name and website-URL for airports by ICAO code | No auth | Yes | Unknown | ↗ |
| AIS Hub Real-time data of any marine and inland vessel equipped with AIS tracking system | API Key | No | Unknown | ↗ |
| Amadeus for Developers Travel Search - Limited usage | OAuth | Yes | Unknown | ↗ |
| apilayer aviationstack Real-time Flight Status & Global Aviation Data API | OAuth | Yes | Unknown | ↗ |