99% Satellite Global Coverage
Our APIs can be used for mission-critical systems
Over 700,000 API Calls Daily
Our APIs define the industry's standards
Over 15,000 Terminals Monitored
Millions of people trust us
About Us
At Intelsat, we exist to connect people, communities, businesses and governments to maximize human potential. Through our new generation of network services and broadcast, customers are increasing their revenues and extending their reach. Intelsat provides ubiquitous broadband connectivity, multi-format video broadcasting, secure satellite communications, and seamless mobility services that allow our customers and partners to imagine new ways to power success.
We maximize human potential every day by enabling ubiquitous communications services. Our global network allows users to envision the impossible, connect without boundaries, and transform the ways they live. What we launched in the early 1960s as the world’s first global communications network has been evolving for decades, continually delivering best-in-class connectivity solutions around the world.
APIs
Terminal Provisioning
With predefined templates, provision your terminal within seconds
Subscription Management
Modifying your subscription couldn't get any easier. Including - adding, removing & modifying existing resources
Terminal Monitoring
View streaming data or even generate alarms that are triggered from your terminal
Intelsat hosts numerous APIs to assist in provisioning and monitoring of terminals. The Intelsat APIs have been designed for smooth integration and allows you to develop against the APIs for your business needs.
The APIs follow industry standard and can be easily used for API integration with our development programme. We are extremely eager to expand our customer base so do sign up and let's start working together.
GET /api/alarms
{
"data":{
"terminal_name": "Terminal-Name-123",
"object_id": "1234",
"object_type": "ALARM",
"condition_type": "TERMINAL_NOT_RESPONDING",
"severity": "WARNING",
"start_time": "1549290211",
"end_time": "0",
"description": "Terminal not responding to ICMP Echo Request",
"state": "RAISED"
}
}