Push Notification Tester

Welcome to Our Push Notification Platform

Our platform simplifies the process of testing push notifications. With an intuitive interface and robust features, you can easily:

  • Authenticate using a private key JSON or access token.
  • Send personalized notifications with custom titles and messages.
  • Include optional data like icons and JSON payloads.

Note: We do not store your private key. It is used only to generate the Access Token. Choose either to upload a private key file or use Access Token.

If you want to contribute to this project, you can do so by clicking on the "Contribute" link in the header. It will redirect you to the GitHub repository.

If you face any issues or need support, you can easily report them or contact our support team. Scroll down and you'll find buttons for Contact Support and Report Issue.

Your privacy and data security are our top priorities.

Test Push Notification

Frequently Asked Questions

Navigate to Firebase Console in you firebase app > Project Settings > Service Accounts. Then, click on "Generate Private Key" to download the key file.
To generate a device token, refer to this link to set up web push notifications and generate a device token. You can also generate a device token on mobile by following the respective platform's registration process for push notifications.
The data field should be a valid JSON object containing key-value pairs.
You can test Firebase push notifications online using tools like TestFCM, which allows you to send push notifications without needing an app.