---
title: "geo-points"
method: GET
path: "/geo-points"
tags: ["Suggestions"]
---

# geo-points

`GET /geo-points`

## Query parameters

- `latitude` string
- `longitude` string
- `max_distance` string
- `limit` string
- `geospatial_operation` string
- `types` string
- `orders` string
- `language` string

## Response `200`

Successful response

- object[]
  - `item` unknown[]
    - unknown
  - `paging` object
    - `offset` number
    - `limit` string
    - `total` number

## Other responses

- `400` — Invalid request
- `401` — Unauthorized
- `500` — Internal server error

---

[API](https://skmtc.net/despegar/apis/decolar-booking-api.md) · [All operations](https://skmtc.net/despegar/apis/decolar-booking-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/despegar/decolar-booking-api/revisions/2fb15f2434ea/schema)
