# Ollang Documentation - [Introduction](https://api-docs.ollang.com/home.md): Welcome to the Ollang documentation — APIs, MCP server, SDK, Skills, and platform concepts for AI-native localization. - [Getting Started](https://api-docs.ollang.com/getting-started.md): Set up your Ollang account, make your first API call, and decide which integration path to use. - [How It All Connects](https://api-docs.ollang.com/concepts/how-it-all-connects.md): How Ollang APIs, the MCP server, the SDK, Skills, and platform workflows fit together — and when to use each. - [Use Cases](https://api-docs.ollang.com/concepts/use-cases.md): End-to-end localization workflows on Ollang — AI dubbing, subtitle translation, document localization, visual translation, human review, and continuous localization. - [Best Practices](https://api-docs.ollang.com/concepts/best-practices.md): Production-grade guidance for using the Ollang platform — API keys, callbacks, retries, pagination, error handling, folder structure, memory, and review gates. - [API Conventions](https://api-docs.ollang.com/concepts/api-conventions.md): Base URL, authentication, request/response format, pagination, errors, and callbacks for the Ollang Integration API. - [Glossary](https://api-docs.ollang.com/glossary.md): Definitions of the core concepts you'll see throughout Ollang docs — Folder, Project, Order, Level, Workflow, Review Gate, LSP, QC, BYOK, and more. - [Troubleshooting](https://api-docs.ollang.com/troubleshooting.md): Common errors, debugging tips, and what to send to support when something goes wrong. - [Direct File Upload](https://api-docs.ollang.com/apis/ollang-api-reference/direct-file-upload.md): Upload files directly to the platform for processing and translation services. Supports multiple file formats including MP4, MP3, DOCX, PDF, JPEG, PNG for Image to Image translation, and more - [Create Order](https://api-docs.ollang.com/apis/ollang-api-reference/create-order.md): Create a new translation order for your uploaded video projects - [List Custom Instructions](https://api-docs.ollang.com/apis/ollang-api-reference/list-custom-instructions.md): Retrieve all custom translation instructions configured for your account - [Create Custom Instruction](https://api-docs.ollang.com/apis/ollang-api-reference/create-custom-instruction.md): Create a new custom translation instruction for your account - [Update Custom Instruction](https://api-docs.ollang.com/apis/ollang-api-reference/update-custom-instruction.md): Update an existing custom translation instruction - [Delete Custom Instruction](https://api-docs.ollang.com/apis/ollang-api-reference/delete-custom-instruction.md): Permanently remove a custom translation instruction - [Get Custom Instruction Suggestions](https://api-docs.ollang.com/apis/ollang-api-reference/get-custom-instruction-suggestions.md): Retrieve suggested preset custom instructions you can adopt or adapt - [List Memories](https://api-docs.ollang.com/apis/ollang-api-reference/list-memories.md): Retrieve all translation memories on your account - [Create Memory](https://api-docs.ollang.com/apis/ollang-api-reference/create-memory.md): Create a new translation memory for your account - [Get Memory by ID](https://api-docs.ollang.com/apis/ollang-api-reference/get-memory-by-id.md): Retrieve a single translation memory - [Update Memory](https://api-docs.ollang.com/apis/ollang-api-reference/update-memory.md): Rename a translation memory - [Delete Memory](https://api-docs.ollang.com/apis/ollang-api-reference/delete-memory.md): Permanently remove a translation memory - [Import Memory Items](https://api-docs.ollang.com/apis/ollang-api-reference/import-memory-items.md): Add translation units to a translation memory - [Get Memory Import Job](https://api-docs.ollang.com/apis/ollang-api-reference/get-memory-import-job.md): Track the progress of a memory import job - [Get Orders](https://api-docs.ollang.com/apis/ollang-api-reference/get-orders.md): Retrieve a list of translation orders with optional pagination and filters - [Get Order by ID](https://api-docs.ollang.com/apis/ollang-api-reference/get-order-by-id.md): Retrieve detailed information about a specific translation order by its unique identifier - [Cancel Order](https://api-docs.ollang.com/apis/ollang-api-reference/cancel-order.md): Cancel an existing translation order that is no longer needed - [Upload VTT File](https://api-docs.ollang.com/apis/ollang-api-reference/upload-a-vtt.md): Upload VTT subtitle files to associate with existing video projects - [Request Human Review for an Order](https://api-docs.ollang.com/apis/ollang-api-reference/request-human-review.md): Request a human review for an existing order to ensure quality and accuracy. This endpoint triggers a manual review by a professional linguist. - [Cancel Human Review for an Order](https://api-docs.ollang.com/apis/ollang-api-reference/cancel-human-review.md): Cancel an active human review request for an order. The human review credits are refunded and the order is reverted back to its AI-only (Level 0) state. - [Run QC Evaluation](https://api-docs.ollang.com/apis/ollang-api-reference/run-qc-evaluation.md): Run a standalone AI-powered QC evaluation on an order to assess translation quality across multiple criteria including accuracy, fluency, tone, and cultural fit. - [Rerun Order](https://api-docs.ollang.com/apis/ollang-api-reference/rerun-order.md): Rerun an existing order to regenerate the translation using the latest AI models and settings - [Request Subtitle Embedding](https://api-docs.ollang.com/apis/ollang-api-reference/request-subtitle-embedding.md): Request subtitle embedding for an order to burn subtitles directly into the video file - [Create Figma Order](https://api-docs.ollang.com/apis/ollang-api-reference/figma-create-order.md): Import a Figma file and create translation orders in one step - [Get Figma Orders](https://api-docs.ollang.com/apis/ollang-api-reference/figma-get-orders.md): List all translation orders for a Figma file - [Get Figma Order Status](https://api-docs.ollang.com/apis/ollang-api-reference/figma-order-status.md): Get the current status of a Figma translation order including review info - [Create a Revision For an Order](https://api-docs.ollang.com/apis/ollang-api-reference/create-a-revision-for-an-order.md): Create a revision request for an existing order to report issues or request changes - [Get All Revisions for an Order](https://api-docs.ollang.com/apis/ollang-api-reference/get-all-revision-for-an-order.md): Retrieve all revision requests created for a specific order - [Delete a Specific Revision](https://api-docs.ollang.com/apis/ollang-api-reference/delete-a-specific-revision.md): Delete a specific revision request that is no longer needed or was created in error - [Retrieve All Folders](https://api-docs.ollang.com/apis/ollang-api-reference/retrieve-all-folders.md): Get a paginated list of all folders with optional search and sorting functionality - [Assign Translator to Folder Orders](https://api-docs.ollang.com/apis/ollang-api-reference/assign-translator-to-folder-orders.md): Batch assign a translator to eligible orders in a folder with optional language filters - [Unassign Translator from Folder Orders](https://api-docs.ollang.com/apis/ollang-api-reference/unassign-translator-from-folder-orders.md): Batch unassign a translator from eligible orders in a folder with optional language filters - [Get Folder Order Language Pairs](https://api-docs.ollang.com/apis/ollang-api-reference/get-folder-order-language-pairs.md): Get distinct source/target language pairs from eligible orders in a folder - [List Folder Documents](https://api-docs.ollang.com/apis/ollang-api-reference/list-folder-documents.md): List the guideline, glossary, and character-list documents attached to a folder - [Attach Folder Document](https://api-docs.ollang.com/apis/ollang-api-reference/attach-folder-document.md): Attach a guideline, glossary, or character list to a folder so every project in it inherits the document - [Upload Folder Document](https://api-docs.ollang.com/apis/ollang-api-reference/upload-folder-document.md): Upload a guideline, glossary, or character list to a folder as a file, without hosting it yourself - [Remove Folder Document](https://api-docs.ollang.com/apis/ollang-api-reference/delete-folder-document.md): Detach a guideline, glossary, or character list from a folder and from the projects it was applied to - [Retrieve All Projects](https://api-docs.ollang.com/apis/ollang-api-reference/retrieve-all-projects.md): Get a paginated list of all projects with optional search and sorting functionality - [Get Project By ID](https://api-docs.ollang.com/apis/ollang-api-reference/get-project-by-id.md): Retrieve detailed information about a specific project using its unique identifier - [Export Content](https://api-docs.ollang.com/apis/ollang-api-reference/export-content.md): Export your content translations as JSON, filtered by language, tags, and orders - [Export Order XLSX](https://api-docs.ollang.com/apis/ollang-api-reference/export-order-xlsx.md): Export video timestamps, transcriptions, and translations for a single order as an XLSX spreadsheet - [Bulk Export Folders XLSX](https://api-docs.ollang.com/apis/ollang-api-reference/bulk-export-folders-xlsx.md): Export video timestamps, transcriptions, and translations for multiple folders as a multi-sheet XLSX spreadsheet - [Import Content](https://api-docs.ollang.com/apis/ollang-api-reference/import-content.md): Import translation units into your content database - [List Consumption](https://api-docs.ollang.com/apis/ollang-api-reference/list-consumption.md): Retrieve a paginated list of AI credit consumption line items with filtering - [Get Credit Wallet](https://api-docs.ollang.com/apis/ollang-api-reference/get-credit-wallet.md): Retrieve the account AI credit wallet balance with USD equivalents - [Health Check](https://api-docs.ollang.com/apis/ollang-api-reference/health-check.md): Check the health status and availability of the Integration API service - [Supported Languages](https://api-docs.ollang.com/apis/ollang-api-reference/supported-languages.md): Complete list of supported languages and their language codes for the Ollang API - [Order Statuses](https://api-docs.ollang.com/apis/ollang-api-reference/order-statuses.md): Complete list of order statuses and their meanings in the Ollang API - [Order Types](https://api-docs.ollang.com/apis/ollang-api-reference/order-types.md): Complete list of order types available in the Ollang API for different content processing services - [Order Document Types](https://api-docs.ollang.com/apis/ollang-api-reference/order-doc-types.md): Complete list of document types associated with orders in the Ollang API system - [AI Provider Catalog](https://api-docs.ollang.com/providers/overview.md): How Ollang orchestrates AI providers, what each pipeline step does, and how to read provider status and order-type support. - [Speech-to-Text Providers](https://api-docs.ollang.com/providers/speech-to-text.md): Compare the transcription engines available in Ollang Workflows — accuracy, language coverage, code-switching behavior, and which content type each one suits. - [Translation and LLM Providers](https://api-docs.ollang.com/providers/translation.md): Every translation engine selectable in Ollang Workflows — Ollang Agentic, OpenAI, Claude, Gemini, DeepL, Amazon, Cohere, Mistral, Qwen, and Llama — with capability notes and order-type support. - [Text-to-Speech Providers](https://api-docs.ollang.com/providers/text-to-speech.md): Compare the voice synthesis engines available for AI Dubbing in Ollang — model versions, language and voice coverage, expressive control, and which content each one suits. - [Audio Processing Providers](https://api-docs.ollang.com/providers/audio-processing.md): Stem separation in the Ollang dubbing pipeline — how the dialogue stem is isolated from music and effects, and what that means for the final mix. - [Ollang Agentic STT](https://api-docs.ollang.com/apis/stt-apis/ollang-agentic-stt.md): Ollang's multi-agent transcription workflow — Agentic STT, Agentic STT-1.2, and Visual STT — for complex multimedia, noisy audio, and on-screen text. - [AssemblyAI](https://api-docs.ollang.com/apis/stt-apis/assemblyai.md): AssemblyAI Universal speech-to-text — 99-language transcription with speech intelligence, plus a higher-accuracy code-switching tier. - [ElevenLabs Scribe](https://api-docs.ollang.com/apis/stt-apis/elevenlabs-scribe.md): ElevenLabs Scribe v2 speech-to-text — 90+ languages with published per-language accuracy tiers, 32-speaker diarization, entity detection, and audio-event tagging. - [Speechmatics](https://api-docs.ollang.com/apis/stt-apis/speechmatics.md): Speechmatics speech-to-text — 70+ languages across the Enhanced, Standard, and Melia 1 models, with automatic language switching and rule-based smart formatting. - [Amazon Transcribe](https://api-docs.ollang.com/apis/stt-apis/aws-transcribe.md): Amazon Transcribe speech-to-text — 100+ languages and locales with nine English variants, automatic language identification, and AWS-native compliance controls. - [Deepgram](https://api-docs.ollang.com/apis/stt-apis/deepgram.md): Deepgram speech recognition — the Nova model line for fast, high-throughput transcription, with flexible cloud, on-premises, and hybrid deployment. - [Whisper](https://api-docs.ollang.com/apis/stt-apis/whisper.md): OpenAI Whisper — the open-source ASR baseline most transcription comparisons are measured against, and its well-documented hallucination failure mode. - [WhisperX](https://api-docs.ollang.com/apis/stt-apis/whisperx.md) - [Whisper JAX](https://api-docs.ollang.com/apis/stt-apis/whisper-jax.md) - [IBM Watson Speech to Text](https://api-docs.ollang.com/apis/stt-apis/ibm-watson-stt.md) - [Google Cloud Speech-to-Text](https://api-docs.ollang.com/apis/stt-apis/google-cloud-stt.md) - [Rev.ai](https://api-docs.ollang.com/apis/stt-apis/rev-ai.md) - [Ollang Agentic Localization](https://api-docs.ollang.com/apis/translation-apis/ollang-agentic-localization.md): Ollang's multi-agent localization workflow — Agentic Localization and Agentic Turbo — for culturally aware translation across 100+ languages. - [OpenAI Models for Translation](https://api-docs.ollang.com/apis/translation-apis/openai.md): OpenAI's translation tiers in Ollang — GPT-5.6 Sol and Luna with 1.05M-token context, plus the earlier GPT-5.4, GPT-5.2, GPT-5, GPT-4.1, and o4-mini tiers. - [Anthropic Claude for Translation](https://api-docs.ollang.com/apis/translation-apis/anthropic-claude.md): Claude models in Ollang — Claude 5 Fable, Opus, and Sonnet with 1M-token context, plus the legacy 4.x tiers — for long-form coherence and terminology consistency. - [Gemini API for Translation](https://api-docs.ollang.com/apis/translation-apis/gemini.md): Google Gemini models in Ollang — Gemini 3.7 Flash, 3.1 Pro, 3 Pro, and 2.5 Pro — with native multimodal input and million-token context windows. - [DeepL](https://api-docs.ollang.com/apis/translation-apis/deepl.md): DeepL neural machine translation in Ollang — 240+ languages with glossaries, translation memory, custom instructions, and an image-in-document variant. - [Amazon Translate](https://api-docs.ollang.com/apis/translation-apis/amazon-translate.md): Amazon Translate in Ollang — neural machine translation across 75 languages with Custom Terminology, Active Custom Translation, Formality, and Brevity controls. - [Cohere for Translation](https://api-docs.ollang.com/apis/translation-apis/cohere.md): Cohere Command A in Ollang — 256K-context enterprise translation across 23 business languages, with best-in-class grounding for cross-lingual RAG. - [Mistral AI for Translation](https://api-docs.ollang.com/apis/translation-apis/mistral-ai.md): Mistral Medium 3.1 in Ollang — 50+ language translation with a 130K context window and multimodal input, with a migration note to Medium 3.5. - [Qwen for Translation](https://api-docs.ollang.com/apis/translation-apis/qwen.md): Qwen3-235B-A22B in Ollang — a sparse mixture-of-experts model with a 262K native context window, 119-language training coverage, and strength on Chinese-English. - [Llama for Translation](https://api-docs.ollang.com/apis/translation-apis/llama.md): Meta Llama 4 in Ollang — natively multimodal mixture-of-experts models with a 10M-token context window and 12 officially supported languages. - [Google Cloud Translation API](https://api-docs.ollang.com/apis/translation-apis/google-translate.md) - [Microsoft Translator API](https://api-docs.ollang.com/apis/translation-apis/microsoft-translator.md) - [ModernMT](https://api-docs.ollang.com/apis/translation-apis/modernmt.md) - [Groq for Translation](https://api-docs.ollang.com/apis/translation-apis/groq.md) - [Perplexity AI for Translation](https://api-docs.ollang.com/apis/translation-apis/perplexity.md) - [XL8 API](https://api-docs.ollang.com/apis/translation-apis/xl8.md) - [Tarjama MT](https://api-docs.ollang.com/apis/translation-apis/tarjama-mt.md) - [NeuralSpace API for Translation](https://api-docs.ollang.com/apis/translation-apis/neuralspace.md) - [Youdao Translate API](https://api-docs.ollang.com/apis/translation-apis/youdao-translate.md) - [ElevenLabs Text-to-Speech API](https://api-docs.ollang.com/apis/tts-apis/elevenlabs.md): ElevenLabs Multilingual V2 — emotionally aware speech synthesis across 29 languages with voice cloning and cross-language voice identity, the default voice engine in Ollang. - [Cartesia Sonic Text-to-Speech API](https://api-docs.ollang.com/apis/tts-apis/cartesia.md): Cartesia Sonic 3.6 — 44-language streaming text-to-speech with inline non-verbal expression, automatic emotional calibration, and 10-second voice cloning. - [Gemini Text-to-Speech API](https://api-docs.ollang.com/apis/tts-apis/gemini-2-5-tts.md): Google Gemini TTS — 99-language, prompt-controlled speech generation with multi-speaker dialogue, across the Gemini 3.1 Flash and Gemini 2.5 TTS model versions. - [Azure + ElevenLabs](https://api-docs.ollang.com/apis/tts-apis/azure-elevenlabs.md): A combined voice route pairing Microsoft Azure neural text-to-speech with ElevenLabs — the largest voice catalog and the finest delivery control available in Ollang Workflows. - [Deepgram Aura Text-to-Speech](https://api-docs.ollang.com/apis/tts-apis/deepgram-aura.md): Deepgram Aura-2 text-to-speech — 88 voices across 7 languages with deep English and Spanish accent coverage. - [OpenAI Text-to-Speech API](https://api-docs.ollang.com/apis/tts-apis/openai-tts.md): OpenAI's steerable text-to-speech — instruction-controlled delivery and 13 built-in voices, available for AI Dubbing in Ollang. - [Azure Neural Voices Text-to-Speech API](https://api-docs.ollang.com/apis/tts-apis/azure-neural-voices.md): Microsoft Azure neural text-to-speech — 200+ neural voices across 90+ locales, with Neural HD and MAI voice tiers, full SSML, and Custom Neural Voice. - [PlayHT Text-to-Speech API](https://api-docs.ollang.com/apis/tts-apis/playht.md) - [Coqui TTS Text-to-Speech API](https://api-docs.ollang.com/apis/tts-apis/coqui-tts.md) - [Amazon Polly Text-to-Speech API](https://api-docs.ollang.com/apis/tts-apis/amazon-polly.md) - [WellSaid Labs Text-to-Speech API](https://api-docs.ollang.com/apis/tts-apis/wellsaid-labs.md) - [Resemble AI Text-to-Speech API](https://api-docs.ollang.com/apis/tts-apis/resemble-ai.md) - [Microsoft Text-to-Speech API](https://api-docs.ollang.com/apis/tts-apis/microsoft-azure-tts.md) - [LALAL.AI Stem Separation](https://api-docs.ollang.com/apis/audio-operations/lalal-ai.md): LALAL.AI — multi-network stem separation that isolates dialogue from music and effects, the first step of every AI Dubbing Order in Ollang. - [FFmpeg for Video and Audio Operations](https://api-docs.ollang.com/apis/audio-operations/ffmpeg.md) - [Core Platform Architecture](https://api-docs.ollang.com/platform-architecture.md): Understand how the Ollang Project Management Dashboard organizes localization workflows using Folders, Projects, and Orders. - [Order Types and Workflow Architecture](https://api-docs.ollang.com/order-types-workflows.md): Understand how AI Dubbing, Subtitle Translation, Video Captioning, Document Translation, and Studio Dubbing workflows operate inside the Ollang Project Management Dashboard. - [Source Files and Asset Handling](https://api-docs.ollang.com/source-files-assets.md): Learn how source assets, supporting files, upload formats, and localization resources are managed inside the Ollang Project Management Dashboard. - [Deliverables and Export Pipelines](https://api-docs.ollang.com/deliverables-exports.md): Understand downloadable outputs, subtitle export formats, dubbing deliverables, and operational delivery workflows inside the Ollang Project Management Dashboard. - [Review, Editing, and Human Review Workflows](https://api-docs.ollang.com/review-editing-workflows.md): Understand AI-only workflows, AI + Human Review workflows, assignment behavior, editing operations, and delivery logic inside the Ollang Project Management Dashboard. - [Teams, Permissions, and LSP Hierarchy](https://api-docs.ollang.com/teams-permissions.md): Understand team structures, permissions, assignment visibility, operational hierarchy, and LSP workflows inside the Ollang Project Management Dashboard. - [Workflows and Provider Architecture](https://api-docs.ollang.com/workflows-provider-architecture.md): Understand workflow configuration, provider orchestration, language-pair logic, and AI provider selection inside the Ollang Project Management Dashboard. - [Memory, Guidelines, and Custom Instructions](https://api-docs.ollang.com/memory-guidelines-custom-instructions.md): Understand Memories, terminology management, custom instructions, folder-level guidelines, and project-level localization behavior inside the Ollang Project Management Dashboard. - [Analytics and QC](https://api-docs.ollang.com/analytics-qc-monitoring.md): Understand analytics, QC monitoring, localization performance insights, and operational reporting inside the Ollang Project Management Dashboard. - [Review Gates](https://api-docs.ollang.com/review-gates.md) - [Changelog](https://api-docs.ollang.com/changelog.md): Product updates, new APIs, and platform announcements - [Ollang MCP](https://api-docs.ollang.com/mcp/overview.md): Connect AI assistants to Ollang's translation platform using the Model Context Protocol (MCP). - [Quick Start](https://api-docs.ollang.com/mcp/quickstart.md): Get started with Ollang MCP in under 5 minutes. - [Available Tools](https://api-docs.ollang.com/mcp/tools.md): Complete reference for the tools exposed by the Ollang MCP server. - [Airtable](https://api-docs.ollang.com/mcp/integrations/airtable.md): Automate translation workflows by combining Ollang MCP with Airtable's official hosted MCP server. - [Notion](https://api-docs.ollang.com/mcp/integrations/notion.md): Translate Notion pages and databases using Ollang MCP and Notion's hosted MCP server. - [Vimeo](https://api-docs.ollang.com/mcp/integrations/vimeo.md): Localize Vimeo video content with subtitle translation and AI dubbing using Ollang MCP. - [YouTube](https://api-docs.ollang.com/mcp/integrations/youtube.md): Translate YouTube video transcripts and captions using Ollang MCP with a community YouTube server. - [Dropbox](https://api-docs.ollang.com/mcp/integrations/dropbox.md): Manage translation files stored in Dropbox with Ollang MCP and Dropbox's hosted MCP servers. - [Strapi](https://api-docs.ollang.com/mcp/integrations/strapi.md): Localize Strapi CMS content using its built-in MCP server and Ollang. - [Tridion](https://api-docs.ollang.com/mcp/integrations/tridion.md): Create and monitor Ollang document translation orders from RWS Tridion Docs and InfoShare. - [TikTok One](https://api-docs.ollang.com/mcp/integrations/tiktok-one.md): Create Ollang subtitle and AI dubbing orders from TikTok One with the Ollang browser extension. - [Figma](https://api-docs.ollang.com/mcp/integrations/figma.md): Localize Figma designs and UI content using Figma's remote MCP server and Ollang. - [GitHub](https://api-docs.ollang.com/mcp/integrations/github.md): Translate repository locale files and open localization pull requests with GitHub MCP and Ollang. - [Contentful](https://api-docs.ollang.com/mcp/integrations/contentful.md): Localize Contentful entries with the official remote MCP server and Ollang. - [Webflow](https://api-docs.ollang.com/mcp/integrations/webflow.md): Localize Webflow site content with Webflow's official MCP server and Ollang. - [Cursor](https://api-docs.ollang.com/mcp/use-cases/cursor.md): Use Ollang MCP inside Cursor IDE to translate content while you code. - [Claude Code](https://api-docs.ollang.com/mcp/use-cases/claude-code.md): Use Ollang MCP with Claude Code CLI for terminal-based translation workflows. - [Claude Desktop](https://api-docs.ollang.com/mcp/use-cases/claude-desktop.md): Use Ollang MCP with Claude Desktop for conversational translation management. - [Devin](https://api-docs.ollang.com/mcp/use-cases/devin.md): Use Ollang MCP inside Devin, the autonomous AI software engineer, to manage translations as part of your development workflows. - [Replit](https://api-docs.ollang.com/mcp/use-cases/replit.md): Use Ollang MCP inside Replit Agent to handle translations directly within your cloud development environment. - [Lovable](https://api-docs.ollang.com/mcp/use-cases/lovable.md): Use Ollang MCP inside Lovable to translate and localize your AI-built web applications. - [Hermes Agent](https://api-docs.ollang.com/mcp/use-cases/hermes.md): Use Ollang MCP from Nous Research's Hermes Agent for localization and translation workflows. - [Grok Build](https://api-docs.ollang.com/mcp/use-cases/grok-build.md): Use Ollang MCP from xAI's Grok Build terminal coding agent. - [OpenClaw](https://api-docs.ollang.com/mcp/use-cases/openclaw.md): Connect OpenClaw chat channels to Ollang for conversational translation order workflows. - [Claude.ai](https://api-docs.ollang.com/mcp/use-cases/claude-ai.md): Use Ollang MCP directly in Claude.ai through Claude's Connectors Directory. - [Ollang SDK](https://api-docs.ollang.com/sdk/overview.md): Official TypeScript/Node.js SDK for Ollang – Translation Management, Browser CMS Capture, Orders, and API Integration. - [Quick Start](https://api-docs.ollang.com/sdk/quickstart.md): Get Ollang SDK running locally in under 5 minutes. - [Features](https://api-docs.ollang.com/sdk/features.md): Ollang Asset Management, Browser CMS capture, and Node.js API capabilities. - [Node.js Library](https://api-docs.ollang.com/sdk/node.md): Use the official TypeScript/Node.js SDK as an API client for the Ollang API. - [Python Library](https://api-docs.ollang.com/sdk/python.md): Official Python client library for the Ollang API. - [Java Library](https://api-docs.ollang.com/sdk/java.md): Official Java client library for the Ollang API. - [Ollang Skills](https://api-docs.ollang.com/skills/overview.md): Give your AI coding agent the ability to manage translations, uploads, and localization workflows through natural language. - [Quick Start](https://api-docs.ollang.com/skills/quickstart.md): Install Ollang Skills and run your first translation in under 2 minutes. - [Sub-Skills Reference](https://api-docs.ollang.com/skills/sub-skills.md): All 12 Ollang sub-skills — what each one does, when to use it, and the underlying API endpoints. ## Optional - [Ollang Blog](https://blog.ollang.com/) - [Service Status](https://status.ollang.com) - [Trust Center](https://trust.ollang.com)