Real-time aviation and maritime data from our Hai Phong ground stations.
The HP Radar API provides programmatic access to live aircraft positions (ADS-B) and vessel positions (AIS) received by our 8 ground stations in Hai Phong, Vietnam. Data is available in JSON format.
Base URL: https://api.hpradar.com
/adsb/aircraft — All currently tracked aircraft/adsb/aircraft/{hex} — Single aircraft by ICAO hex code/adsb/stats — Station statistics (messages/sec, range, uptime)/adsb/range/{station} — Coverage polar plot for a station/ais/vessels — All currently tracked vessels/ais/vessels/{mmsi} — Single vessel by MMSI number/ais/stats — AIS station statistics{
"aircraft": [{
"hex": "888000",
"flight": "HVN1234",
"lat": 20.85,
"lon": 106.72,
"altitude": 35000,
"speed": 450,
"track": 180
}]
}
| Free tier | 100 requests/hour |
| Contributor tier | 1,000 requests/hour |
| Custom | Contact us |
API access is currently available upon request. Email us to get started.
info@hpradar.com