Google Cloud Translation API logo

Google Cloud Translation API

The Google Cloud Translation API provides programmatic access to Google's neural machine translation technology. It enables developers to dynamically translate text between thousands of language pairs, detect the source language of text, and retrieve lists of supported languages. The API supports both basic (v2) and advanced (v3) translation capabilities including batch translation, custom models, glossaries, and adaptive translation.

1 APIs 0 Features
Google CloudInternationalizationLanguage DetectionLocalizationMachine TranslationNatural Language ProcessingTranslation

APIs

Google Cloud Translation API

REST API for translating text between languages, detecting source languages, and listing supported languages using Google's neural machine translation models.

Semantic Vocabularies

Google Translate Context

2 classes · 8 properties

JSON-LD

Resources

🌐
Portal
Portal
🚀
Getting Started
Getting Started
🔗
Documentation
Documentation
🔑
Authentication
Authentication
💰
Pricing
Pricing
📜
Terms of Service
Terms of Service
📜
Privacy Policy
Privacy Policy
🟢
Status
Status
💬
Support
Support
🔗
JSONLD
JSONLD

Sources

Raw ↑
aid: google-translate
name: Google Cloud Translation API
description: >-
  The Google Cloud Translation API provides programmatic access to Google's
  neural machine translation technology. It enables developers to dynamically
  translate text between thousands of language pairs, detect the source language
  of text, and retrieve lists of supported languages. The API supports both
  basic (v2) and advanced (v3) translation capabilities including batch
  translation, custom models, glossaries, and adaptive translation.
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
url: https://raw.githubusercontent.com/api-evangelist/google-translate/refs/heads/main/apis.yml
created: '2026-03-13'
modified: '2026-04-28'
specificationVersion: '0.19'
type: Index
tags:
  - Google Cloud
  - Internationalization
  - Language Detection
  - Localization
  - Machine Translation
  - Natural Language Processing
  - Translation
apis:
  - name: Google Cloud Translation API
    description: >-
      REST API for translating text between languages, detecting source
      languages, and listing supported languages using Google's neural machine
      translation models.
    humanURL: https://cloud.google.com/translate/docs
    baseURL: https://translation.googleapis.com
    properties:
      - type: Documentation
        url: https://cloud.google.com/translate/docs/reference/rest
      - type: OpenAPI
        url: https://raw.githubusercontent.com/api-evangelist/google-translate/refs/heads/main/openapi/openapi.yml
      - type: Authentication
        url: https://cloud.google.com/docs/authentication
      - type: Getting Started
        url: https://cloud.google.com/translate/docs/setup
      - type: JSONSchema
        url: https://raw.githubusercontent.com/api-evangelist/google-translate/refs/heads/main/json-schema/google-translate.json
      - type: JSONLD
        url: https://raw.githubusercontent.com/api-evangelist/google-translate/refs/heads/main/json-ld/google-translate.jsonld
common:
  - type: Portal
    url: https://cloud.google.com/translate
  - type: Getting Started
    url: https://cloud.google.com/translate/docs/setup
  - type: Documentation
    url: https://cloud.google.com/translate/docs
  - type: Authentication
    url: https://cloud.google.com/docs/authentication
  - type: Pricing
    url: https://cloud.google.com/translate/pricing
  - type: Terms of Service
    url: https://cloud.google.com/terms
  - type: Privacy Policy
    url: https://policies.google.com/privacy
  - type: Status
    url: https://status.cloud.google.com/
  - type: Support
    url: https://cloud.google.com/translate/docs/support
  - type: JSONLD
    url: https://raw.githubusercontent.com/api-evangelist/google-translate/refs/heads/main/json-ld/google-translate.jsonld
maintainers:
  - FN: Kin Lane
    email: [email protected]