Localization

🛠️

Public Beta Feature

This documentation covers a feature currently in Public Beta. Access is available to anyone interested in building personalized experiences for their end-users.

This feature is subject to the Personalization API (Self-Service) Public Beta End user License Agreement 📄.

You can specify the locale by setting the Accept-Language HTTP header in your request. Alternatively, you can add a locale=XXX parameter to your request but HTTP header specification is preferred. We currently support the following locales:

LanguageLocale Code
Englishen (default)
Spanishes
Frenchfr
Germande
Italianit
Japaneseja
Thaith
Turkishtr
Koreanko
Russianru
Portugesept
Indonesianid

Note: If nothing is specified, for geographical entities (e.g., city names), we'll fall back to using the language that's most popular in the country for that venue.

Foursquare also supports many country-specific subcategories in our venue categories. "Supported Countries" are listed in our Categories table and includes the ISO-2 code countries names where that category is supported.

Sign In