アカウント API
アカウント情報の照会
/v1/me現在のユーザーアカウントの詳細を照会します。
例
curl
1curl -X POST 'https://otranslator.com/api/v1/me' \
2--header 'Authorization: [yourSecretKey]' \
3--header 'Content-Type: application/json' \
4--data '{}'
レスポンス
パラメータ | タイプ | デフォルト | 説明 | 例 |
---|---|---|---|---|
balance | Integer | - | 剩余积分 | - |