Set up the Map Tiles API

  • Google Maps Platform products require an API key for authentication and billing purposes, associating your project with your Google billing account.

  • API keys can be created and managed through the Google Cloud Console or the Cloud SDK.

  • For enhanced security, Google strongly recommends restricting your API keys by limiting their usage to specific APIs and IP addresses.

  • Include your API key with every Map Tiles API request, ensuring the URL is properly encoded and uses HTTPS.

  • After obtaining your API key, utilize it to create session tokens for accessing 2D and Street View Tiles, or directly for requesting 3D Tiles.

European Economic Area (EEA) developers

This document describes the steps needed to start using the Map Tiles API.

Ensure that you meet the prerequisites.

Enable the API in your Google Cloud project.

Configure an API key or OAuth to make an authenticated API request.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026年09月01日 UTC.