Introduction Welcome to the SureVoIP RESTful hypermedia API (sometimes known as a VoIP REST API, Telecom REST API, SIP API, Hypermedia API or just VoIP API.) The SureVoIP API is a way for you to automate your interaction with the SureVoIP platforms. With the API, you can create your own scripts,
No SDKs indexed for this API yet.
curl \ -u "$API_USER:$API_PASS" \ https://api.surevoip.co.uk/
curl \ -u "$API_USER:$API_PASS" \ https://api.surevoip.co.uk/sip
curl \ -u "$API_USER:$API_PASS" \ https://api.surevoip.co.uk/sms
No SDKs yet