Start with the FCM notification tester
If you already have a Firebase service account JSON file and a device registration token, open the FCM Notification Tester. Upload or paste the JSON, enter the token, title, message, optional data, and send.
Guides
FCM testing
Test an FCM notification online
A complete single-device testing workflow.
CredentialsFirebase service account JSON
Generate and protect the private key file used for server authorization.
RegistrationGet an FCM device token
Find the token generated by the Firebase Messaging client SDK.
APIFCM HTTP v1 API
Understand OAuth 2.0 authorization and the current send endpoint.
TroubleshootingFCM notification not showing
Common reasons a successful send does not appear on the device.