Getting Started¶
Introduction¶
PushEngage is a push notification platform for websites. This API documentation provides instructions on how to use Rest APIs and JavaScript APIs.
There are only two requirements for using the PushEngage APIs.
- You need to have a PushEngage account.
- You need the PushEngage Javascript installed on your website.
Pre Requirement for Rest APIs¶
The PushEngage REST APIs is very easy to use, and you will need two things to get started:
- Your PushEngage API Key, which is located on the PushEngage dashboard under Settings → Get API Key.
- A computer to make curl calls.
API Key¶
API key allows you to access PushEngage service. When you sign up for PushEngage service, you will be provided with a unique API key, that can be found under Settings in PushEngage dashboard.
Note
Sample API Key : XXXXXXXXXX-XXXXXXXXX
Supported Browsers¶
PushEngage currently supports web push in the following browsers:
Chrome
- Chrome on Mac OS X
- Chrome on Windows
- Chrome on Linux
- Chrome on Android
Firefox
- Firefox on Mac OS X
- Firefox on Windows
- Firefox on Linux
Safari
- Safari on Mac OS X
Opera
- Opera on Mac OS X
- Opera on Windows
- Opera on Android
Samsung Internet Browser
- Samsung Internet on Android
UC Browser
- UC Browser on Android