List Supported Languages for Video Translation
GET
https://api.konpro.ai/v1/video_translate/target_languagesRetrieve the list of languages available for translating video content through the KonPro platform.
Request History
Log in to see full request history
| TIME | STATUS | USER AGENT |
|---|---|---|
| Make a request to see history. | ||
0 Requests This Month
Response Structure
| Field | Type | Description |
|---|---|---|
| languages | array | Array of supported language codes or names |
cURL Request
shell
curl --request GET \
--url https://api.konpro.ai/v1/video_translate/target_languages \
--header 'accept: application/json' \
--header 'x-api-key: <your-api-key>'Example Usage
Shell
curl --request GET \
--url https://api.konpro.ai/v1/video_translate/target_languages \
--header 'accept: application/json' \
--header 'x-api-key: <your-api-key>'LANGUAGE
CREDENTIALS
HEADER
RESPONSE
Examples
Choose an example:
application/json
200 - Result
400 - Result
LANGUAGE
CREDENTIALS
HEADER
RESPONSE
Examples
Choose an example:
application/json
200 - Result
400 - Result