Geocoding — entry 033 of 80

HelloSalut

Verified Jul 2026

HelloSalut is a small personal side-project by developer Stefan Bohacek that returns a "hello" greeting translated into a visitor's language. Send a GET request with a lang code, an IP address, a country code, or mode=auto to have it detect the language itself, and it responds with a two-field JSON object naming the resolved language code and its native greeting. The old fourtonfish.com domain it launched under now redirects to the author's personal site, but the live hellosalut.stefanbohacek.com endpoint still answers every documented parameter with no signup or key required.

localizationlanguage-detectionnoveltyno-auth
AuthenticationNone requiredCall it straight away — no key, no signup.
HTTPSSupportedTraffic is encrypted in transit.
CORSEnabledCallable directly from browser JavaScript.
PricingFreeNo paid tier — free for the documented use case.
FormatsJSONResponses can be requested as JSON.

GreatAPIs Score

Score74out of 100
Authentication25/25No authentication required
Pricing20/20Free to use
Docs0/20No docs or spec available
Formats9/15Single response format
Freshness20/20Verified within 6 months

Embed this badge

Scored 74 on greatapis.com
<a href="https://greatapis.com/api/hellosalut/"><img src="https://greatapis.com/badge/hellosalut.svg" alt="Scored 74 on greatapis.com"></a>

Auth quickstart

  1. No key needed — call it now.
Stored keyNo key stored

Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.