Skip to main content
GET
List available translation models

Response

List of available translation models

name
string
required

Unique model identifier

Example:

"opus-en-zh"

display_name
string

Human-readable model name

Example:

"English to Chinese"

version
string

Model version

Example:

"1.0.0"

description
string

Model description

Example:

"Translation from English to Chinese using Opus"

source_language
object

Source language information

target_language
object

Target language information

capabilities
object

Model capabilities

parameters
object

Model parameters and constraints