Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Yandex Translate API Translation API

Operations for translating text between languages

Yandex Translate API Translation API is one of 4 APIs that Yandex Translate API publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Translation. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 1 operation across 1 path, and defines 7 schemas. It is described by OpenAPI 3.0.3, at version v2.

Requests are made against a single base URL, https://translate.api.cloud.yandex.net.

1 operations 1 paths 7 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v2
Base URL
https://translate.api.cloud.yandex.net
Authentication
HTTP Bearer, API Key
Resource Areas
1

Authentication & Security 2

Yandex Translate API Translation API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). An API key is passed in the header as Authorization (ApiKeyAuth). By default, every request must be authenticated.

  • BearerAuth — IAM token obtained from Yandex Identity and Access Management (IAM). Pass as 'Authorization: Bearer '.
  • ApiKeyAuth — API key for service accounts. Pass as 'Authorization: Api-Key '.

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

Translation 1

Operations for translating text between languages

POST
/translate/v2/translate
Translate text
translate body → 200400401403429

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are TranslateRequest (8 properties), ErrorResponse (3 properties), GlossaryPair (3 properties), TranslatedText (2 properties). Each schema is shown below with its type and property counts.

GlossaryPair
object
A source-to-translation pair for use in a glossary
3 properties 2 required
TranslateRequest
object
Request body for translating text
8 properties 2 required
GlossaryData
object
Inline glossary data with text pairs
1 property
ErrorResponse
object
Error response from the API
3 properties
TranslateGlossaryConfig
object
Configuration for applying a glossary during translation
1 property
TranslatedText
object
A single translated text result
2 properties
TranslateResponse
object
Response containing translated texts
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

yandex-translate-translation-api-openapi.yml Raw ↑

Other APIs Yandex Translate API publishes across the network.

Yandex Translate API
Yandex Translate API Language Detection API
Yandex Translate API Languages API