The Setup

Saintara is a translation layer for your website. You register your domain with us, embed a single JavaScript snippet, and your visitors instantly get a language switcher. No backend changes, no framework integrations, no rebuild cycle.

Installation

We provide a snippet tied to your domain. Add it to your site's <head>:

<script src="https://saintara.io/api/script/SB-your-id"></script>

That's it. A language dropdown appears on your page. When a visitor selects a language, page content is translated in place — no redirect, no reload.

How Translation Works

When a visitor picks a language:

  1. The widget sends page text to the Saintara API
  2. We check our translation cache — if we've seen this text before, it's returned immediately
  3. If not cached, we forward the request to your configured translation provider (DeepL, OpenAI, or Amazon Translate)
  4. The result is cached, returned to the widget, and applied to the page in real time

Repeat visits are near-instant. Your provider is only called once per unique piece of text — every visit after that is served from cache.

Choosing a Provider

Saintara is BYOK — you supply an API key from a supported provider and we handle the rest. Your key is stored securely and used only for your registered domains.

DeepL

Recommended for clients whose content is primarily in European languages — DeepL consistently produces higher quality output for these than general-purpose engines. Bring your own DeepL API key.

OpenAI

Best suited for nuanced, technical, or brand-sensitive content where natural phrasing matters more than raw speed. Ideal for lower-volume, high-quality use cases. Bring your own OpenAI API key.

Amazon Translate

A strong fit for organisations already running on AWS or those requiring enterprise-grade provider diversification. Bring your own AWS credentials.

Domain Security

Each Saintara snippet is locked to the domains you register with us. Requests from any other origin are blocked — your snippet cannot be copied and abused by third parties.

Trial Period

Every new client gets a 14-day free trial. We enable the service on your account, you embed the snippet, and you test it live on your real website. No credit card is required to start the trial.

After the trial, if you'd like to continue, get in touch and we will discuss the right setup for your usage.


Ready to try it? Contact us to start your free trial →