Crime Data By ZipCode API

FREEMIUM
Door Zyla Labs | Bijgewerkt 2 महीने पहले | Data
Populariteit

9.5 / 10

Latency

3,965ms

Serviceniveau

100%

Health Check

N/A

Terug naar alle discussies

R request failed with HTTP status code 503

Rapid account: Biddsa
Biddsa
8 महीने पहले

queryString <- list(zip = zip_codes[1])

        # Send GET request to retrieve crime data
        response <- GET(url, add_headers("X-RapidAPI-Key" = API_Key, "X-RapidAPI-Host" = API_Host), query = queryString)
        
        # Check for any errors in the response
        warn_for_status(response)

Doe mee aan de discussie - voeg hieronder een opmerking toe

Log in / Schrij u in om nieuwe opmerkingen te plaatsen