Amazon Translate website screenshot

Amazon Translate

Amazon Translate is a neural machine translation service that delivers fast, high-quality, affordable, and customizable language translation for applications and content.

1 APIs 2 Features
Language ProcessingLocalizationMachine TranslationNLPTranslation

APIs

Amazon Translate REST API

RESTful API for Amazon Translate machine translation operations including real-time translation, batch translation jobs, custom terminology, and parallel data management.

Collections

Pricing Plans

Rate Limits

Amazon Translate Rate Limits

5 limits

RATE LIMITS

FinOps

Features

Automation

Automate operational tasks with Amazon Translate.

API Access

Programmatic access to Amazon Translate resources.

Use Cases

Cloud Operations

Use Amazon Translate to manage and automate cloud operations.

Semantic Vocabularies

Amazon Translate Context

7 classes · 5 properties

JSON-LD

API Governance Rules

Amazon Translate API Rules

8 rules · 3 errors 5 warnings

SPECTRAL

JSON Structure

Amazon Translate Job Structure

0 properties

JSON STRUCTURE

Amazon Translate Tag Structure

0 properties

JSON STRUCTURE

Example Payloads

Amazon Translate Example

2 fields

EXAMPLE

Resources

🌐
Portal
Portal
🔗
Website
Website
🔗
Documentation
Documentation
📜
TermsOfService
TermsOfService
📜
PrivacyPolicy
PrivacyPolicy
💬
Support
Support
📰
Blog
Blog
👥
GitHubOrganization
GitHubOrganization
🌐
Console
Console
📝
Signup
Signup
🔗
Login
Login
🟢
StatusPage
StatusPage
🔗
Knowledge Center
Knowledge Center
👥
YouTube
YouTube
👥
StackOverflow
StackOverflow
🔗
Contact
Contact
🔗
SpectralRules
SpectralRules
🔗
Vocabulary
Vocabulary

Sources

Raw ↑
opencollection: 1.0.0
info:
  name: Amazon Translate API
  version: '2017-07-01'
request:
  auth:
    type: apikey
    key: Authorization
    value: '{{Authorization}}'
    placement: header
items:
- info:
    name: Translation
    type: folder
  items:
  - info:
      name: Amazon Translate Translate Text in Real Time
      type: http
    http:
      method: POST
      url: https://translate.{region}.amazonaws.com/#TranslateText
      body:
        type: json
        data: '{}'
    docs: Translates input text from the source language to the target language using neural machine translation.
- info:
    name: Batch Translation
    type: folder
  items:
  - info:
      name: Amazon Translate Start a Batch Translation Job
      type: http
    http:
      method: POST
      url: https://translate.{region}.amazonaws.com/#StartTextTranslationJob
      body:
        type: json
        data: '{}'
    docs: Starts an asynchronous batch translation job to translate a collection of documents stored in Amazon S3.
  - info:
      name: Amazon Translate List Batch Translation Jobs
      type: http
    http:
      method: POST
      url: https://translate.{region}.amazonaws.com/#ListTextTranslationJobs
      body:
        type: json
        data: '{}'
    docs: Lists batch translation jobs with optional filtering.
- info:
    name: Terminology
    type: folder
  items:
  - info:
      name: Amazon Translate Import Custom Terminology
      type: http
    http:
      method: POST
      url: https://translate.{region}.amazonaws.com/#ImportTerminology
      body:
        type: json
        data: '{}'
    docs: Creates or updates a custom terminology resource.
bundled: true