# Introduction

Part of the HebrewCore documentation. Web: https://hc.itsbaba.com/docs#intro · Whole docs: https://hc.itsbaba.com/docs.md · Index: https://hc.itsbaba.com/llms.txt

HebrewCore by [baba Hebrew](https://itsbaba.com) is the language layer for products that work in Hebrew. One REST API covers translation between Hebrew, English, Russian and more; protected translation that keeps prices, product names, codes, numbers and dates exactly as written; render-ready right-to-left / left-to-right display for any surface; language detection for code-switched input; transliteration; and nikud for display and speech.

Teams use it for [commerce, customer support, app localization, finance, legal, education and healthcare](https://hc.itsbaba.com/docs#solutions). Four [domains](https://hc.itsbaba.com/docs#domains) (general, finance, legal and clinical) tune protection to the values and wording each field cannot afford to get wrong, and the [Clinical API](https://hc.itsbaba.com/docs#medical) adds streaming, record search and verification for health products.

The API speaks standard JSON over HTTPS. Every endpoint lives under one base URL:

```text
https://hc.itsbaba.com
```

> Prefer to explore interactively? The [API reference](https://hc.itsbaba.com/reference) renders the live OpenAPI 3.1 spec and lets you run authenticated calls in the browser. The [playground](https://hc.itsbaba.com/dashboard/playground) gives a guided UI for the most common calls.
