/ Creating Google API Key§
Disclaimer§
The following process is provided for supplemental purposes only.
For exact and detailed instructions,
please refer to the
official Google API Documentation.
Prerequisites§
- Sign in to your Google account.
Process§
-
In your web browser, open
https://console.cloud.google.com/

-
Create a project for the API key:
-
In the toolbar (upper part of the window) click Select a project.
The Select a project dialog appears.
-
In the dialog that appears, in the top right part, click New Project.
New project view appears.
-
In the view, in the Project Name field, enter your project name. Then click Create.
-
-
Select the created project:
- In the upper part of the page (toolbar), click Select a project.
- In the dialog that appears, select the Recent tab.
- In the list of recent projects, click the created project.
-
Create an API key:
-
In the window, in the Quick access area, click APIs & Services.
API section appears.
-
In the window that appears, in the menu that appears in the left, click Credentials.
List of credential types appears. -
In the right pane, next to the Credentials title, expand Create credentials, and then select API key.
Generated key appears in the API key created dialog.
-
In the dialog, click Copy to copy the key for the future use. - In the dialog, click Close.
- In the API Keys area,
in the entry with the created key,
right click Actions ,
and then select Edit API key.
The key settings appear.

-
-
Set up application restrictions for the key:
- In the window that appears, in the Application Restrictions area, click Websites.
In the Website area, set up domain names for your Dispatcher App hosts that will access Google Maps.
- Set up API key use restrictions:
- In the API restrictions area, click Restrict Key.
- From the Select APIs list, select Maps JavaScript API.
- Additionally, from the same list, select Places API.
- Click Save to save changes.
Postrequisites§
- Enable Maps JavaScript API in your Google API key.