---
title: "Returns a list of hotels matching a given keyword."
method: GET
path: "/reference-data/locations/hotel"
tags: ["Search"]
---

# Returns a list of hotels matching a given keyword.

`GET /reference-data/locations/hotel`

## Query parameters

- `keyword` string, required
- `subType` string[], required
- `countryCode` string
- `lang` string
- `max` integer

## Response `200`

Successful Search Operation

## Other responses

- `400` — code | title ------- | ------------------------------------- 477 | NOT FOUND 1797 | INVALID FORMAT 572 | INVALID LENGTH 32171 | MANDATORY DATA MISSING
- `500` — Unexpected Error

## Changes

- **2022-03-11** `3cb0ca36be4f` — 1 info
  - api operation id `gethotels` was added

[Change history](https://skmtc.dev/amadeus4dev/apis/hotel-name-autocomplete/changes/reference-data/locations/hotel/get.md)

---

[API](https://skmtc.dev/amadeus4dev/apis/hotel-name-autocomplete.md) · [All operations](https://skmtc.dev/amadeus4dev/apis/hotel-name-autocomplete/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/amadeus4dev/hotel-name-autocomplete/revisions/9868bae7e688/schema)
