บัญชี 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 | - | 剩余积分 | - |