Credits Balance
Check points balance
curl
1curl -X GET 'https://otranslator.com/api/v1/me' \
2--header 'Authorization: [yourSecretKey]' \
3--header 'Content-Type: application/json'
Response
Parameters | Type | Description |
---|---|---|
balance | Number | Credit Balance |
Check points balance
1curl -X GET 'https://otranslator.com/api/v1/me' \
2--header 'Authorization: [yourSecretKey]' \
3--header 'Content-Type: application/json'
Parameters | Type | Description |
---|---|---|
balance | Number | Credit Balance |