文档目录

账户 API

查询账号信息

/v1/me

查询当前用户账户详情。

示例

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

响应

参数类型默认描述示例
balanceInteger-

剩余积分

-
术语表 API
删除术语表