static function set_api_url($value)
 {
     self::$api_url = $value;
 }