3. Checking

Checking your opening profile

Request

Example Request

Params

Example Response

If profile is open, the return result is true; If profile is closed, the return result is false.

{
    "status": true
}

Last updated