RESTful API

VoiceTel has produced a RESTful API to seamlessly and efficiently remotely access our sip origination and sip termination services. This web service was implemented using the principles of REST and JSON and can be easily incorporated into websites, mobile applications, and advanced telephony equipment.

API Key

Each account automatically receives their own unique api key which is based upon your authentication credentials and randomly generated data for additional security. You can retrieve your api key by going to the following url:

API URLs
http://api.voicetel.com/
https://api.voicetel.com/
RESTful API Resources

Below you will find links to documentation and code to help deploy our RESTful API service for your application: