Lấy thông tin tài khoản

POST http://tiktok.lovanthao.com/api/get_info

Body

Name
Type
Description

KeyApi

string

Khoá api của bạn

{
    "KeyApi" : "YOU_KEY_API"
}

Response

{
    "id": 1,
    "KeyApi": "YOU_KEY_API",
    "Name": "...",
    "Phone": "...",
    "Price": 0,
    "Balance": 0
}

Last updated