NOTE: You can now retrieve your AuthToken by inputting your SenderId (email) and Password into the appropriate boxes when you create your Xtify application key. Xtify will not save these credentials (SenderId/email and password); Xtify only saves the AuthToken. The step below is only necessary if you do not want to input your credentials into the Xtify site. You can generate your AuthToken by visiting the Developer Tools section within our Console.
On Mac: Open the Terminal (can be found under /Applications/Utilities) and run this cURL command, remember to replace YOUR_EMAIL and YOUR_PASSWORD with the registered senderID and password.
On Windows: Install cURL for Windows (instructions here) open Command Prompt and run this cURL command, remember to replace where it says YOUR_EMAIL and YOUR_PASSWORD with the registered senderID and password.
Next Section: Register your Android C2DM application with Xtify