Crime Data By ZipCode API

ÜCRETSİZ PREMIUM
Taraf Zyla Labs | Güncelleyen 2 months ago | Data
Popülerlik

9.5 / 10

Gecikme

3,965ms

Hizmet Düzeyi

100%

Health Check

N/A

Tüm Tartışmalara Dön

R request failed with HTTP status code 503

Rapid account: Biddsa
Biddsa
8 months ago

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)

Aşağıya yorum ekleyerek tartışmaya katılın:

Yeni yorumlar göndermek için giriş yapın / kaydolun