Informations-API
Unterstützte Modelle abfragen
/v1/modelsAlle verfügbaren Übersetzungsmodelle abfragen.
Beispiel
curl
1curl -X POST 'https://otranslator.com/api/v1/models' \
2--header 'Authorization: [yourSecretKey]' \
3--header 'Content-Type: application/json' \
4--data '{}'Antwort
| Parameter | Typ | Standard | Beschreibung | Beispiel |
|---|---|---|---|---|
| models | String[] | - | Unterstützte Modelle | [] |