Getting FCM token By default, the FCM SDK generates a registration token for the client app instance on initial startup of your app . Similar to the APNs device token, this token allows you to target notification messages to this particular instance of the app.
Read moreHow do I get Firebase tokens?
Do the following in your web or mobile app:
Read more