curl "http://127.0.0.1:22999/api/proxy_status/{PORT}"
{
    "status":"ok",
    "status_details":[]
}

API endpoint: GET /api/proxy_status/{PORT}

PORT
string

Existing proxy port number

{
    "status":"ok",
    "status_details":[]
}
curl "http://127.0.0.1:22999/api/proxy_status/{PORT}"