The REST API should be used for applications that need to query data from time to time, this connection type allows for more conservative message consumption which keeps costs lower. The MLink REST API is implemented as a standard HTTP/RESTful service accessible at:
https://mlink-live.nms.saturn.spiderrockconnect.com
https://mlink-delay.nms.saturn.spiderrockconnect.com
Query parameters are URL-encoded and passed in the querystring. If successful, responses are sent back via the HTTP request body section. The URL also determines the protocol.