---
title: "Returns safety rating for a given location and radius."
method: GET
path: "/safety/safety-rated-locations"
tags: ["Search"]
deprecated: true
---

# Returns safety rating for a given location and radius.

`GET /safety/safety-rated-locations`

> **Deprecated.**

## Query parameters

- `latitude` number, double, required
- `longitude` number, double, required
- `radius` integer
- `page[limit]` integer
- `page[offset]` integer

## Response `200`

Successful Operation

## Other responses

- `400` — code | title ------- | ------------------------------------- 477 | INVALID FORMAT 572 | INVALID OPTION 4926 | INVALID DATA RECEIVED 32171 | MANDATORY DATA MISSING
- `default` — Unexpected Error

## Changes

- **2024-03-15** `28ca553c05c9` — 1 info
  - endpoint deprecated

[Change history](https://skmtc.dev/amadeus4dev/apis/safe-place/changes/safety/safety-rated-locations/get.md)

---

[API](https://skmtc.dev/amadeus4dev/apis/safe-place.md) · [All operations](https://skmtc.dev/amadeus4dev/apis/safe-place/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/amadeus4dev/safe-place/revisions/28ca553c05c9/schema)
