Set up Google Maps API Billing

Google maps has changed their API access requirements.  Now you must have billing set up before you can use the features that google maps provides for your website.  This does not mean you will need to pay typically because when you enable billing, you get $200 free usage every month for Maps, Routes, or Places. Based on the millions of users using maps APIs today, most sites can continue to use Google Maps Platform for free with this credit.  Here is how you set up the account:

  • Part 1: set up your billing account
    1. go to https://cloud.google.com/maps-platform/?apis=maps
    2. click "get started"
    3. it may throw a popup asking you to enable billing for a project, if so click "create billing account" if not, continue with step 4
    4. you will now be asked for account information.  select your country and agree to the terms of service
    5. set up your payment information.  Do not select automatic billing as you probably wont need to actually be charged anything by their system.  The payment info is just to reduce abuse (robots rarely have credit cards)
    6. answer the welcome questions: it doesnt really matter what you put in, then click continue
    7. if it asks how you want to protect your key click "maybe later"
    8. #didit your api and billing account is created
  • Part 2: Give Your-Web-Guys access to the api settings
    1. in the api console, click on the navigation menu button in the upper left corner of your screen (looks like three horizontal lines)
    2. go to IAM & Admin
    3. click on "grant access" in the upper left above the title "permissions for project..."
    4. enter the following email into the new principals

      [email protected]

    5. under assign roles select project > owner
    6. click save
    7. this will send an invitation to us so we can administrate your api for you.

Thats all you need to do!  We will take it from there and make sure the api key is set up properly and is restricted from unauthorized use

Please click here if this helped you.
1 person found this helpful.

Category: Customer Service, Website Content, Website Scripting

← FAQ’s