API informacji
Zapytanie o obsługiwane modele
/v1/modelsZapytanie o wszystkie dostępne modele tłumaczenia.
Przykład
curl
1curl -X POST 'https://otranslator.com/api/v1/models' \
2--header 'Authorization: [yourSecretKey]' \
3--header 'Content-Type: application/json' \
4--data '{}'
Odpowiedź
Parametry | Typ | Domyślny | Opis | Przykład |
---|---|---|---|---|
models | String[] | - | Obsługiwane modele | [] |