Dokumentverzeichnis

Konto-API

Kontoinformationen abfragen

/v1/me

Aktuelle Benutzerkonto-Details abfragen.

Beispiel

curl
1curl -X POST 'https://otranslator.com/api/v1/me' \
2--header 'Authorization: [yourSecretKey]' \
3--header 'Content-Type: application/json' \
4--data '{}'

Antwort

ParameterTypStandardBeschreibungBeispiel
balanceInteger-

剩余积分

-
Glossar-API
Glossar löschen