Checking your opening profile
Last updated 1 month ago
GET
api_url/authorize?uuid={uuid}
uuid
string
UUID of profile
If profile is open, the return result is true; If profile is closed, the return result is false.
{ "status": true }