Crime Data By ZipCode API

FREEMIUM
By Zyla Labs | Updated месяц назад | Data
Popularity

9.5 / 10

Latency

3,742ms

Service Level

100%

Health Check

N/A

Back to All Discussions

R request failed with HTTP status code 503

Rapid account: Biddsa
Biddsa
7 месяцев назад

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)

Join in the discussion - add comment below:

Login / Signup to post new comments