The SureVoIP RESTful API
The SureVoIP RESTful API provides a hypermedia‑driven interface for managing telecom resources such as customers, phone numbers, SIP accounts, announcements, calls, SMS, faxes, billing, charges, top‑ups and related service status information.
Latency
1551ms p95
Uptime
100.0% 30d
Playground
Verified
live
Endpoints
/
List global resources
/announcements
List global announcements
/announcements
Add a new announcement audio file
/areacodes
List areacodes
/billing
List global billing detail
/calls
Validate a phone number by calling it once
/calls
Create phone calls with or without announcements and scheduled hangups
/charges
List charges
/charges
Create charges for invoices
/contacts
List contacts
/customers
List all customers or find your own account
/customers/{account}
Represents a customer
/customers/{account}/announcements
List of announcement audio files
/customers/{account}/announcements/{announcement_id}
Delete an announcement audio file
/customers/{account}/announcements/{announcement_id}
Represents an announcement audio file
/faxes
List global ongoing faxes
/hosted
List Hosted VoIP domains
/ip-address
Return the IP address from where your API request originated
/mobile
List mobile accounts
/numbers
List available SureVoIP Ofcom number allocations for purchase
/numbers/areacodes
Search available numbers by areacode
/partners
List SureVoIP Partner accounts
/porting
List ported numbers
/service-status
List all Service Status messages
/sip
List all SIP accounts
/sms
List SMS
/support/echo
Return your POSTed data for testing
/topups
List all account credit topups
28 endpoints auto-detected
Authentication
This API uses Basic authentication (a username and password).
curl -X GET \ "https://api.surevoip.co.uk/"
api.surevoip.co.uk · HTTPS only