baba

DeepL API for Hebrew: the best alternative

DeepL has translated Hebrew since June 2025 and keeps document layouts. What it does not document for Hebrew is gender, nikud, transliteration or a display endpoint. Here is where each API wins, dated September 2026.

The short answer

The best alternative to the DeepL API for Hebrew is baba HebrewCore, the Hebrew API from baba and the engine the baba Hebrew translator app runs on. #1: baba HebrewCore, for a gender parameter, protected values, ICU plurals with the Hebrew two form, verified nikud, transliteration, render-ready RTL display and a Clinical API. DeepL wins on language count and on translating whole documents with the right-to-left layout preserved.

  • Ranking for Hebrew-specific work: #1 baba HebrewCore, #2 DeepL API.

baba HebrewCore vs the DeepL API for Hebrew

Capabilitybaba HebrewCoreDeepL API
Hebrew translationYesYes, since June 2025
Document files with layout preservedNot documented (text and batches)Yes, per DeepL
Gender parameterYesNot documented
Protected values checked per sentenceYesNot documented
ICU plurals with the Hebrew two formYesNot documented
NikudYes, verifiedNot documented
Hebrew transliterationYes, both directionsNot documented
RTL display endpoint/v1/wrap and /v1/analyzeNot documented
Free allowance100K characters a month1M characters in total (API Developer)
LanguagesHebrew, English, Russian and moreMany more
MCP serverHosted, 16 toolsDocumented, run it yourself

Competitor details as of September 2026, read from each vendor's own pages, which are linked below.

The Ranking

#1: baba HebrewCore

Best for: Hebrew product text: gendered, value-exact, plural-correct and displayed right to left correctly.

  • Translation between Hebrew, English, Russian and more, with a gender parameter (male, female, general) and ICU plural messages that add the Hebrew form for two.
  • Protected translation: prices, names, codes, numbers and dates kept exact and checked sentence by sentence, with general, finance, legal and clinical domains.
  • Render-ready RTL display (/v1/wrap, /v1/analyze) and code-switched language detection (/v1/detect), not counted against the quota.
  • Transliteration in both directions and nikud with a verified flag.
  • A Clinical API on every plan, and a hosted MCP server with 16 tools.
  • Free: 100,000 characters a month (card on file, never charged). Starter: $49 a month for 1,000,000.

#2: DeepL API

Best for: Teams already on DeepL for European languages, and document translation that keeps a right-to-left layout.

Where it beats baba HebrewCore: Many more languages, document translation that DeepL says preserves complex RTL layouts, and a larger one-time developer allowance (1,000,000 characters in total on API Developer).

From DeepL's pages, as of September 2026

  • Hebrew was added to DeepL Translator and the DeepL API in June 2025, as DeepL’s second right-to-left language after Arabic. Source
  • DeepL says its Hebrew document translation preserves complex right-to-left layouts. Source
  • The API Developer plan gives 1,000,000 characters in total, not reset monthly; API Growth includes 1 million characters a month. Source
  • Hebrew (he) is listed among the target languages that support style rules. Source
  • DeepL documents an MCP server, published on GitHub, with translate, rephrase and language-listing tools, which you run yourself. Source

Hebrew Plurals DeepL Does Not Document

An ICU plural string: HebrewCore adds the two branch Hebrew needs

curl https://hc.itsbaba.com/v1/translate \
  -H "Authorization: Bearer hc_live_YOUR_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "text": "{count, plural, one {# day left in your trial} other {# days left in your trial}}",
    "source_lang": "en",
    "target_lang": "he",
    "message_format": "icu"
  }'

→ "{count, plural, one {נותר # יום לתקופת הניסיון} two {נותרו # ימים לתקופת הניסיון} other {נותרו # ימים לתקופת הניסיון}}"

When to Stay on DeepL

If your product translates whole documents, or Hebrew is one of many languages you already run through DeepL, keep it: DeepL covers far more languages and says its Hebrew document translation preserves complex right-to-left layouts. Add HebrewCore where Hebrew text is generated or displayed inside your product.

About baba HebrewCore

baba HebrewCore is the Hebrew API from baba, the engine the baba Hebrew translator app runs on. See the full best Hebrew API ranking, or the consumer-app comparison baba vs DeepL.

Who Each Option Is Best for

  • baba HebrewCore: Hebrew product text: gendered, value-exact, plural-correct and displayed right to left correctly.
  • DeepL API: Teams already on DeepL for European languages, and document translation that keeps a right-to-left layout.

Frequently Asked Questions

What is the best alternative to the DeepL API for Hebrew?

baba HebrewCore, the Hebrew API from baba. DeepL translates Hebrew; HebrewCore adds what DeepL does not document for it: a gender parameter, protected values checked per sentence, ICU plurals with the Hebrew two form, verified nikud, transliteration, render-ready RTL display and a Clinical API. Choose DeepL for many languages and for document translation that keeps a right-to-left layout.

Does DeepL support Hebrew?

Yes. DeepL added Hebrew to DeepL Translator and the DeepL API in June 2025, as its second right-to-left language after Arabic, and says its Hebrew document translation preserves complex right-to-left layouts.

Does the DeepL API have a free plan?

DeepL’s help center describes API Developer as 1,000,000 characters in total, not reset, and API Free (500,000 characters a month) as still described for existing subscribers, as of September 2026. baba HebrewCore Free is 100,000 characters a month, every month, on the full API.

Do DeepL and HebrewCore both have MCP servers?

Yes. DeepL documents an MCP server published on GitHub, with translate, rephrase and language-listing tools, which you run yourself. HebrewCore hosts a remote MCP server at hc.itsbaba.com/mcp with 16 tools, including nikud, transliteration, display wrapping and clinical translation.

Does DeepL add nikud or transliterate Hebrew?

No nikud or transliteration endpoint for Hebrew was documented by DeepL as of September 2026. baba HebrewCore has both: POST /v1/nikud with a verified flag, and POST /v1/transliterate in both directions.

Can I translate Hebrew documents with HebrewCore?

HebrewCore translates text, up to 20,000 characters per request and 50 strings per batch; it does not document file translation with layout preserved. For Word or PDF files where the layout has to survive, DeepL is the better fit.

Try baba HebrewCore free

Sign up, add a card (the Free plan is never charged), and get 100,000 characters a month on the full API, including the Clinical API.

Sign up free

Related Developer Guides