🌐
Storemapper
storemapper.com › blog › how-to-use-google-maps-api-for-free
Storemapper - How to Use Google Maps API for Free: A Step-by-Step Guide for Small Businesses
March 26, 2025 - If you don’t have one yet, head over to Google Cloud Console and create an account. New users receive a $300 credit for the first 90 days, which can be used to access the free Google Maps API.
🌐
Google
developers.google.com › google maps platform › getting started with google maps platform
Getting started with Google Maps Platform | Google for Developers
An API key is required to authenticate requests and track usage; it's crucial to restrict your API key for production use. Google offers a $300 free trial for Google Cloud Platform and a $200 monthly credit for Google Maps Platform for eligible ...
🌐
Google
developers.google.com › google maps platform › web › maps javascript api › set up the maps javascript api
Set up the Maps JavaScript API | Google for Developers
To create an API key, navigate to the Google Maps Platform Credentials page and select \"Create credentials \\\u003e API key.\" Restricting API keys to specific applications and APIs is strongly recommended for security and to prevent financial ...
🌐
Google
developers.google.com › google maps platform › web › maps embed api › set up the maps embed api
Set up the Maps Embed API | Google for Developers
You can also create and manage API keys via the Cloud SDK. Every Maps Embed API request must include the generated key for authentication.\n"]]
🌐
Set Compass
setcompass.com › How-to-Get-Google-Maps-API-Key-Guide.htm
How to get your Google Maps API key (Tutorial)
Getting an API key is not too complicated and takes a few minutes. You will need to create a billing account or use an existing one. The 3 steps below explain how. ... 2. Press the 'Get Started' button. In the window that opens, tick both 'Maps' and 'Places'. Press Continue. At this stage, you will be asked to create a Google account or login ...
🌐
Google Maps Platform
mapsplatform.google.com › pricing
Google Maps Platform Pricing - Subscriptions and Pay as you go
*Free usage refers to monthly calls available at no cost. Essentials Map Tiles APIs provide up to 100,000 calls at no cost per SKU per month.
🌐
HubSpot
blog.hubspot.com › website › google-maps-api
Google Maps API: How to Get Started
September 14, 2022 - To register for and receive a Google Maps API key, follow these steps: 1. On the Google Maps Platform homepage, click Get Started. 2. If not already signed into a Google account, you’ll be prompted to sign in or create an account.
🌐
Google Support
support.google.com › maps › thread › 58928071 › is-the-google-maps-api-free-to-use
Is the Google Maps API Free To Use? - Google Maps Community
Skip to main content · Google Maps Help · Sign in · Google Help · Help Center · Community · Google Maps · Terms of Service · Submit feedback · Send feedback on
🌐
Google Cloud
cloud.google.com › application development › google cloud sdk › authentication › manage api keys
Manage API keys | Authentication | Google Cloud Documentation
This page describes how to create, edit, and restrict API keys. For information about how to use API keys to access Google APIs, see Use API keys to access APIs · There are two types of API keys: standard API keys, and API keys that have been bound to a service account
Find elsewhere
🌐
Google Maps
mapsplatform.google.com
Google Maps Platform - 3D Mapping & Geospatial Analytics
*Free usage refers to monthly calls available at no cost. Essentials Map Tiles APIs provide up to 100,000 calls at no cost per SKU per month.
🌐
Google Maps Platform
mapsplatform.google.com › lp › maps-apis
Maps API - Google Maps Platform
You can learn more about legacy services here. ... *Free usage refers to monthly calls available at no cost. Essentials Map Tiles APIs provide up to 100,000 calls at no cost per SKU per month.
🌐
Google Cloud Platform
console.cloud.google.com › google › maps-apis › overview
Google Maps Platform Overview
Google Cloud Platform lets you build, deploy, and scale applications, websites, and services on the same infrastructure as Google.
🌐
Start-platform
start-platform.com › home › knowledge base › google maps platform
Create API keys for the Google Maps platform
We are looking forward to receiving ... our order confirmation. ... Go to 'https://cloud.google.com/maps-platform/' and select 'Sign in' at the top right corner to sign in with your Gmail account....
🌐
Google
developers.google.com › google maps platform › premium plan › signing in to the google cloud console
Signing In to the Google Cloud console | Google Maps Platform Premium Plan | Google for Developers
[[["Easy to understand","easyT... access the Google Maps Platform Premium Plan, sign in to the Cloud console with a Google Account, preferably a company email....
Top answer
1 of 4
42

This is old but in case it helps anyone else I can still get to the following URLs without having to enter billing info

https://console.cloud.google.com/apis/dashboard?project=your-project-name

If you don't know your project name try variations of the above link (shorten it a section at a time) until you see the blue banner along the top with the pull-down name of projects. If you click the pull-down you'll see a popup with all your project names which you can use to put into the above URL.

https://console.cloud.google.com/apis/library?project=your-project-name (you can get to that URL from the 'Library' menu on the left)

From here you can find and enable the API you want, e.g. https://console.cloud.google.com/apis/library/maps-backend.googleapis.com?project=your-project-name (you should see a blue 'Enable' button)

You'll probably get redirected to the billing page after enabling it but ignore that - your selected API should now be enabled and if you go back to the first URL you should see it listed at the bottom of the page (but if you click on it here you'll likely get booted to the billing page again).

https://console.cloud.google.com/apis/credentials?project=your-project-name (you can get here from the 'Credentials' menu on left)

This is where you can set up and manage your API key - there's a link at the top to 'Add credentials'. When done they will appear listed on the page and can be edited by clicking on the name of the API key in the list or the 'Actions' > 'Edit API key' triple dot on the right of the list, plus other actions you might need.

So it's possible to enable an API and create a key for it, but I don't know if it still needs billing info as I can't get it working... but that might be my limited coding skills ;)

2 of 4
37

Yes you need to setup a billing account, there is no way around it these days. As long as you keep under the free tier it doesn't really matter.

Also their pricing examples are counted monthly so the things that have 5 000 hits in their pricing is per month not per year.

🌐
Google Support
support.google.com › googleapi › answer › 6158862
Setting up API keys - API Console Help
If your client application does not use OAuth 2.0, then it must include an API key when it calls an API that's enabled within a Google Cloud Platform project.