Locate Firebase Server key

This article explains how and where to find the Server key of your Firebase project.

Finding the Server Key of a Firebase project

  1. Open the Project settings page via the cogwheel in the top-left corner of the Firebase console.

  2. Open the Cloud Messaging settings page by clicking on the similarly named tab.

  3. Select and copy the Server key. If the Cloud Messaging API (Legacy) is displayed as 'Disabled', then you'll first have to follow the steps in this article to enable Cloud Messaging.

Last updated