---
title: "Returns points of interest for a given location and radius."
method: GET
path: "/reference-data/locations/pois"
tags: ["Search"]
---

# Returns points of interest for a given location and radius.

`GET /reference-data/locations/pois`

## Query parameters

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

## 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

---

[API](https://skmtc.dev/amadeus4dev/apis/points-of-interest.md) · [All operations](https://skmtc.dev/amadeus4dev/apis/points-of-interest/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/amadeus4dev/points-of-interest/revisions/c3b0d3681334/schema)
