Wholesale
E-911 Services
Iristel is providing all the necessary components for a successful deployment
of this essential service, and has been doing it for almost a decade.
Iristel meets all regulatory requirements

We have everything you need to provide your subscribers with 911 service and help you meet regulatory obligations. Our phone numbers and voice include availability to our 911 services, and our APIs help you expeditiously update addresses.
Our 911 network is interconnected with each major ILEC in Canada where we directly handoff 911 calls to emergency responders using dedicated trunks to ensure the highest call success rate possible.
We have gone above and beyond to make sure our agents have the best training possible and that our process complies with all regulatory requirements. Moreover, we have a dedicated team taking care of the 911 service.

API Configuration
https://api.iristel.com
. Try making a request first - if CORS is properly configured on this endpoint, you won't need any workarounds!📋 Troubleshooting: If you still experience CORS errors (click to expand)
For Iristel API Team:
Add the following response headers to the API server at https://api.iristel.com
:
Access-Control-Allow-Origin: * Access-Control-Allow-Methods: GET, POST, PUT, DELETE, OPTIONS Access-Control-Allow-Headers: Authorization, Content-Type, accountcode Access-Control-Max-Age: 86400
Note: For production, replace * with specific allowed origins for better security.
Temporary Workarounds for Development:
Enter a CORS proxy URL below to route requests through a proxy server:
Popular proxies: https://cors-anywhere.herokuapp.com/
or run your own local proxy.
Install a CORS browser extension like "Allow CORS: Access-Control-Allow-Origin" or "CORS Unblock"
⚠️ Never use in production!
Instead of opening the HTML file directly, serve it through a local web server:
python -m http.server 8000 # Then open: http://localhost:8000/iristel-911-listing-service.html
Authentication
Load example credentials to test the connection
Get Listing
Add Listing
Update Listing
Delete Listing
Upload File
Our e-911 service has 2 major components:
911 call termination
Iristel will add 911 calling to every termination service upon request. We know that 911 is crucial and that is why at the core of the 911 service is our owned and operated communications network with leading-edge features and nimble delivery.

911 listings
We have put in place convenient ways to easily list and update addresses, but API and portal-based solutions. We give you the opportunity to list at a DID level, so you don’t have to worry about those multi-location clients.


