using the autocomplete endpoint with the parameter Luigi-Negreli-strasse from the Playground I get a response which contains whosonfirst data in german language, p.e.
“locality”: “Bozen”
If I issue the same query from a local postman running in Italy I get a response in English:
Could you please click on the example code button in the playground and post your requests as well as the one you have done from postman without your api key?
Hi,
It seems the pelias API is accepting the “Accept-Language” header.
Your browser is automatically setting that (next to many others) by default making it return the german variant (Bozen):