Generate an API key to connect a Branded App to Google Play Console.
An API key is required to connect a Branded App to Google Play Console. The steps below cover creating a Google Cloud project, generating API credentials, and enabling the necessary APIs.
API stands for Application Programming Interface. APIs provide the means for different software applications to communicate with each other.An API key is a unique string of letters and numbers used to identify a software app when it tries to communicate with another app. When a Branded App reaches out to the Google Play Console to exchange data, Google uses the API key to confirm identity. Without an API key, Google won’t be able to recognize the app.
Tip:
You must be logged into a single Gmail / Google account to successfully complete all of the following steps. We recommend completing the steps in an incognito browser window to ensure you aren’t logged into more than one Google account.
When the next page loads, if it’s not already selected, click on Credentials again:
Locate the project dropdown menu at the top left next to Google Cloud and make sure the project is selected.
(In the screenshot below, the project name displays as My PGMacDesign Project. Your project name will be different.)
You should now see a Service Account listed on the Credentials page under Service Accounts:
First, copy the Service Account Email Address and set it aside for now as you’ll be using it in a later step.
Then click on the Service Account Email Address to open the account.
Select the Keys tab.
Click Add Key.
Select Create new key:
When prompted to select the key type for download, select JSON.
You must select the JSON option for this step.
Click Create:
The JSON file will download to your computer locally (you’ll typically find it in your Downloads folder). This is the file you’ll need to upload to Kajabi during the intake process.
A progress spinner will appear for a minute or so, then you’ll be redirected to a page. At this point the API has been properly enabled.One additional API that needs to be enabled is Firebase.
The page should automatically redirect you. To confirm it was successfully enabled, click on the same link and the screen should now look like this:Confirm that you see API Enabled on the right side.