🍪

    We use cookies

    We use analytics cookies to improve this platform.

    Safety API

    Street-level safety intelligence for Germany — public records, street search, and calibrated safety scores. Try it live below, then read the full reference. No signup required to explore.

    Sign in to get an API key
    Berlin · 2025 – June 2026
    GET

    Safety score

    Calibrated safety score (0–100, higher = safer) + risk level for a point (Berlin).

    GET /api/v3/map/safety-score?lat=52.5219&lng=13.4132
    GET

    Incidents nearby

    Recent incidents within a radius (paginated, Berlin).

    GET /api/v2/public/incidents?lat=52.5219&lng=13.4132&radius_km=1&limit=10
    GET

    Incidents by street

    Incidents on a named street (paginated, Berlin).

    GET /api/v2/public/incidents?street=Alexanderplatz&city=Berlin&limit=10