- If not already selected, select your current project. If you have not created a project yet, refer to the Create a Google Cloud Platform Project instructions.
- Click on the menu button at the top left of the page, select APIs & Services, and then select credentials.
- Click CREATE CREDENTIALS and select Service Account.
- Give the service account a name and account ID. Descriptions are optional.
- Click CREATE AND CONTINUE.
- Skip the Grant this service account access to project section.
- Skip the Grant users access to this service account section. By default, the user that creates the service account will be the only one with access to this service account.
- Click DONE.
- If not redirected, select the menu button in the top left of the page, select APIs & Services, and then select Credentials.
- Under the Service Accounts, click the pencil icon next to the service account that was created above.
- Scroll to the Keys section and click ADD Key, then select Create New Key.
- Select JSON in the popup window and click CREATE.
- Save the JSON file and store in a secure area.