Push Notification URL
http://api.xtify.com/1.3/pn/push
1. Push Notification Request Format
In order to use the Push Notification API you will use HTTP or HTTPS to POST your message to the Push Notification web service. The message can either be in XML or JSON. You must set the content type of your request to either 'application/xml' or 'application/json' depending on the format you choose.
Please review the request size limitations in place on this service.
Sample XML Request
Sample JSON Request
Labels: