---
title: "Returns a list of airports and cities matching a given keyword."
method: GET
path: "/reference-data/locations"
tags: ["location"]
---

# Returns a list of airports and cities matching a given keyword.

`GET /reference-data/locations`

## Query parameters

- `subType` string[], required
- `keyword` string, required
- `countryCode` string
- `page[limit]` integer
- `page[offset]` integer
- `sort` 'analytics.travelers.score'
- `view` 'LIGHT' | 'FULL'

## Response `200`

Successful Operation

## Other responses

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

---

[API](https://skmtc.dev/amadeus4dev/apis/airport-city-search.md) · [All operations](https://skmtc.dev/amadeus4dev/apis/airport-city-search/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/amadeus4dev/airport-city-search/revisions/12d3d982611e/schema)
