Visit our new API Documentation portal.
<?php
$carrier = "STC - Saudi Telecom";
$destination_number = "+9665xxxxxxxxx";
$caller_id = "+971xxxxxxxx";
// Teasing you again :-)
echo "We know you'd love to send your Saudi Calls to STC via API, TelecomsXChange is the first to offer a single platform to connect you to any carrier in the world via RESTFUL API";
$PS = "Contact us at support@telecomsxchange.com for more information";
echo $PS;
?>