← Back to Dashboard

OpenStreetMap

GeocodingActiveFreeAuth: NoneDoc: HTML
Visit Website ↗

Description

Navigation, geolocation and geographical data

✨ AI Summary

OpenStreetMap provides API access for navigation, geolocation, and geographical data.

Code Example

import requests

url = "https://api.openstreetmap.org/api/0.6/capabilities"

response = requests.get(url)
print(response.text)

Live Health Metrics

Last 50 checks (10 min intervals)