Note: This section is intended for developers. For documentation on general use of QuickFuse, return to the homepage.
QuickFuse provides webservices so that you can fully integrate the powerful telephony capabilities of our platform with your business processes.
For now, all of our services are in REST format, accessible with a normal HTTP client. Most programming languages include a library for making HTTP requests. For scripting via the command line, we recommend the free and open-source curl utility, available for almost every platform. Examples in this documentation will be based on curl.