using this php code i could interact and successfully use POST with this API
try{ $req = new HTTP_Request2(\'https://\'.$api_host);