Yes, but since there was no answer, not by this method, but by html calling ...
$data = array( 'nk' => 'API_key', 'ne' => $email, 'nn'=>$name, 'nl'=>$list );
$response = Requests::post( 'https://xxxxx.xx/wp-content/plugins/newsletter-api/add.php', array(), $data );