---
title: "Get Nearby Deals"
method: GET
path: "/hotel-deals/nearby/{iata}"
tags: ["hotel-deals"]
---

# Get Nearby Deals

`GET /hotel-deals/nearby/{iata}`

Get hotel deals near an airport, across up to 3 closest locations.

## Path parameters

- `iata` string, required

## Query parameters

- `tier` integer, nullable
- `limit` integer

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/helloaxel/apis/client-api-gateway.md) · [All operations](https://skmtc.dev/helloaxel/apis/client-api-gateway/llms.txt) · [OpenAPI document](https://skmtc.dev/helloaxel/apis/client-api-gateway/revisions/5d2121d26b96?raw)
