API
Use the location autocomplete API when you want full control from your backend, frontend, or application workflow.
View the API overviewAdd 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.
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_m1eQuhP0QznML7_2z6FmhA
Demo URL expires and is rate-limited. Use your own API key in production.
{
"id": null,
"type": null,
"name": null,
"label": null,
"country": {
"code": null,
"name": null
},
"hierarchy": [],
"coordinates": {
"lat": null,
"lon": null
}
}
Choose one integration path. You do not need to install all three.
Use the location autocomplete API when you want full control from your backend, frontend, or application workflow.
View the API overviewUse this if you want PlaceField results attached to your own input and UI.
View Basic JSUse the location autocomplete widget when you want a polished field with optional fullscreen mobile search.
View the widget overviewPlaceField is for teams that need clean city, region, and country search in apps and forms, not addresses, routes, POIs, or map UI.
Autocomplete and lookup for signup, profile, CRM, marketplace, directory, and backend normalization workflows.
Stable IDs, place type, parent hierarchy, country, and coordinates for every returned result.
City, administrative area, and country suggestions without POI or address-result clutter.
Use public browser keys with exact allowed origins, and keep secret keys on your server for backend calls.
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.
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.