{"@context": "https://schema.org", "@type": "WebAPI", "name": "The SureVoIP RESTful API API", "description": "# 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, ", "provider": {"@type": "Organization", "name": "surevoip.co.uk"}, "documentation": "https://raw.githubusercontent.com/SureVoIP/API-Specification/master/openapi/openapi.yaml"}
# 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,
Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.
Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.
base URLs: https://api.surevoip.co.uk https://sandbox.surevoip.co.uk
auth: b a s i c ,
find it by capability: POST /search {"query":{"text":"..."}} returns these
operations with their invocation detail. Connect any agent client.
# 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, applications or mashups which can: * List calls * create customers * search numbers * provision numb
| method | path | what the vendor says it does |
|---|---|---|
GET | / | List global resources global |
GET | /announcements | List global announcements announcements |
POST | /announcements | Add a new announcement audio file announcements |
GET | /areacodes | List areacodes areacodes |
GET | /billing | List global billing detail billing |
GET | /calls | Validate a phone number by calling it once calls |
POST | /calls | Create phone calls with or without announcements and scheduled hangups calls |
GET | /charges | List charges charges |
POST | /charges | Create charges for invoices charges |
GET | /contacts | List contacts contacts |
GET | /customers | List all customers or find your own account customers |
GET | /customers/{account} | Represents a customer customers |
GET | /customers/{account}/announcements | List of announcement audio files announcements |
GET | /customers/{account}/announcements/{announcement_id} | Represents an announcement audio file announcements |
DELETE | /customers/{account}/announcements/{announcement_id} | Delete an announcement audio file announcements |
GET | /faxes | List global ongoing faxes faxes |
GET | /hosted | List Hosted VoIP domains hosted |
GET | /ip-address | Return the IP address from where your API request originated support |
GET | /mobile | List mobile accounts mobile |
GET | /numbers | List available SureVoIP Ofcom number allocations for purchase numbers |
GET | /numbers/areacodes | Search available numbers by areacode You can search by area name, area code or filter using both. areacodes |
GET | /partners | List SureVoIP Partner accounts partners |
GET | /porting | List ported numbers porting |
GET | /service-status | List all Service Status messages support |
GET | /sip | List all SIP accounts sip |
GET | /sms | List SMS sms |
POST | /support/echo | Return your POSTed data for testing echo |
GET | /topups | List all account credit topups topups |
specification origin: https://raw.githubusercontent.com/SureVoIP/API-Specification/master/openapi/openapi.yaml
nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.