---
title: "Get autocomplete places"
method: POST
path: "/addresses/places_autocomplete"
tags: ["Adresses"]
---

# Get autocomplete places

`POST /addresses/places_autocomplete`

For searching places just send the following attributes :

- **longitude** (optional, float) : The location longitude for the seach

- **latitude** (optional, float) : The location latitude for the seach

- **search** (required, string) : The search text (most than 3 char)

## Headers

- `Accept` string
- `Accept-Language` string

## Response `200`

OK

---

[API](https://skmtc.net/stagingecotaco/apis/staging-ecotaco.md) · [All operations](https://skmtc.net/stagingecotaco/apis/staging-ecotaco/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stagingecotaco/staging-ecotaco/versions/0d8ca2e7fac3/schema)
