Skip to main content

How to get your Google Maps API Key

If you would like interactive Google Maps to be running on your website so that your users can interact with the maps, see location pop-ups and things like that, then we're going to need an API key for your Google Maps. Below is a guide showing you how to create the API Key needed.

Create and send us the API key

Follow these steps to create the API keys so that you can send them to us.

  1. Got to https://console.cloud.google.com/project/_/apiui/credential 
  2. If you have never set up an account before, complete the popup by selecting your country, accepting the Ts & Cs and clicking 'AGREE AND CONTINUE'
    gm1.jpg

  3. Create an new Project by clicking on 'CREATE PROJECT' at the top right of the page 
    gm2.jpg
  4. Give your new project a logical name (your business or website name should be fine) and clicking on the create button
    gm3.jpg
  5. Once you've created a project, click on the '+CREATE CREDENTIALS' option at the top of the page and selecting 'API Key' from the dropdown options
    gm5.jpg
  6. Copy your new API Key, close the tab and send the key to us
    gm6.jpg
  7. One last step is to enable the Google Maps Embed API so that your new API Key can be used on the correct Google Function.
  8. Navigate to https://console.developers.google.com/ (the default Dashboard) and click 'ENABLE APIS AND SERVICES' on the top toolbar
  9. image-1624007423636.png

  10. Then search for or select 'Maps Embed API'
  11. image-1624007494906.png
  12. image-1624007532328.png

  13. Ensure this API is Enabled (and if not Enable it)
  14. image-1624007586477.png

  15. Congrats! You're done 😁