The standard package communication format is JSON packets sent through RESTful services. There are other ways to send data such as SOAP, OData and XML, but JSON is the default standard. A JSON API can ...