AIS Hub
Real-time data of any marine and inland vessel equipped with AIS tracking system
| Category | Transportation |
|---|---|
| Authentication | apiKey |
| HTTPS | Yes |
| CORS | yes |
| Difficulty | intermediate |
| Official URL | https://openchargemap.org/site/develop/api |
| Added Date | 2026-04-01 |
| Last Verified | 2026-04-01 |
Open Charge Map is a transportation API described as: Global public registry of electric vehicle charging locations. It is useful when you need programmatic access to global public registry of electric vehicle charging locations from applications, dashboards, or internal tools. The published entry point or documentation is hosted at openchargemap.org, which makes it a practical starting point for evaluating available endpoints and response formats. The listing indicates API-key-based access, which is typical for server-side integrations, scheduled jobs, and controlled client applications.
const url = "https://openchargemap.org/site/develop/api";
// Replace headers or query params with the values required by this API.
const response = await fetch(url, {
headers: {
"X-API-Key": "YOUR_API_KEY"
}
});
if (!response.ok) throw new Error(`Request failed: ${response.status}`);
const data = await response.json();
console.log(data); Real-time data of any marine and inland vessel equipped with AIS tracking system
Access traffic data from the ADOT API
Stations and predicted arrivals for BART
Search car sharing trips
Stations and predicted arrivals for MBTA
Access real-time and historical data of any and all airborne aircraft
Get name and website-URL for airports by ICAO code
Real-time data of any marine and inland vessel equipped with AIS tracking system
Travel Search - Limited usage
Real-time Flight Status & Global Aviation Data API
FAA Aeronautical Charts and Publications, Airport Information, and Airport Weather
Access traffic data from the ADOT API
Stations and predicted arrivals for BART
Sailing times and capacities for BC Ferries
Container technical detail for the global container fleet