Inmarsat IsatData Pro Messaging API
The IsatData Pro (IDP) Messaging API is a web service for sending and receiving short binary messages over Inmarsat's global L-band satellite network to and from IDP remote modems. The API is organized around Mailboxes (authenticated access points identified by accessId and password), Mobiles (remote devices addressed by globally unique Mobile IDs), and Messages — Return (Mobile-Originated) and Forward (Mobile-Terminated). A reference Node.js client implementation (isatdatapro-api) and an Azure integration (isatdatapro-azure) are published under the Apache 2.0 license on GitHub.