Location autocomplete for your app in minutes

Add focused city, region, and country search to your app, backend, or form. Use the API directly or ship a JavaScript widget, then store stable IDs, type, hierarchy, country, and coordinates.

Place autocomplete API API, JS, or widget No address or POI results

Search

Live API
Options Default data · English · Prefer nearby
Custom data mix

Choose your integration

Direct API request using default places · english · prefer nearby.

GEThttps://api.placefield.dev/v1/locations/autocomplete?q=paris&geoBias=nearby&typePreset=default&limit=5&lang=en&key=pf_pub_qFH2eeGnYCiqJVdADTmz4eP5RL2MXPKE&demo=dmo_KE1fzwZH41kUO4AG9iRxAA

Demo URL expires and is rate-limited. Use your own API key in production.

Structured result

{
  "id": null,
  "type": null,
  "name": null,
  "label": null,
  "country": {
    "code": null,
    "name": null
  },
  "hierarchy": [],
  "coordinates": {
    "lat": null,
    "lon": null
  }
}

Pick the path that matches your team

Choose one integration path. You do not need to install all three.

Basic JS

Use this if you want PlaceField results attached to your own input and UI.

View Basic JS

Full Widget

Use the location autocomplete widget when you want a polished field with optional fullscreen mobile search.

View the widget overview

Structured location search, not a maps platform

PlaceField is for teams that need clean city, region, and country search in apps and forms, not addresses, routes, POIs, or map UI.

Built for application workflows

Autocomplete and lookup for signup, profile, CRM, marketplace, directory, and backend normalization workflows.

Structured JSON

Stable IDs, place type, parent hierarchy, country, and coordinates for every returned result.

Focused results

City, administrative area, and country suggestions without POI or address-result clutter.

Production access controls

Use public browser keys with exact allowed origins, and keep secret keys on your server for backend calls.

Pricing starts simple

Evaluate with a free dev key. Production starts from US$29/month with 25,000 autocomplete requests/month included, customer-managed browser origins, and server-side keys.

View pricing

Tell us about your integration

We are onboarding a small number of production integrations first. Share the app, workflow, or form you are building and we will follow up with the right setup path.