v2.0 — Eternal Flame rebirth

Many languages, one request

Originally conceived years ago as a TAAS GraphQL backend. Reimagined on Vercel with serverless TypeScript — mock mode for demos, DeepL for production.

POST https://translatial.vercel.app/graphql

Read the docs Open GraphQL

Why Translatial

GraphQL-first

Query supported languages and translate into multiple targets in a single translateWords mutation.

Serverless on Vercel

No Docker, no legacy PaaS. Preview deploys on every PR, production on push to main.

Mock or live

Demo without API keys (TRANSLATION_MODE=mock) or wire DEEPL_API_KEY for real translations.