Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The Street View Static API lets you embed a non-interactive Street View panorama or thumbnail into a webpage using simple HTTP requests.
You'll need a Google Cloud project with billing enabled and the Street View Static API activated before you can start using it.
Each request to the Street View Static API requires an API key and incurs a charge, and using a digital signature is recommended for security.
You can monitor your API usage and manage costs through Google Cloud's monitoring and reporting tools.
For publishing your own 360-degree imagery, explore the Street View Publish API.
European Economic Area (EEA) developers
The Street View Static API embeds a static (non-interactive) Street View
panorama or thumbnail into a web page without the use of JavaScript. Define the
viewport with URL parameters sent through a
standard HTTP request. The request returns a static image.
The Street View Static API is charged for each request to embed a static
(non-interactive) Street View panorama. See
Usage and Billing for more information.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-01 UTC."],[],["To use the Street View Static API, you need a project with a billing account and the API enabled, ideally with multiple Project Owners and Billing Administrators. The API embeds a static Street View image into a webpage via HTTP requests using URL parameters like size, location, fov, heading, and pitch. Every request requires an API key and a digital signature for security. Each request is charged, and users can monitor their API usage. Street View imagery comes from both Google and public user-generated sources.\n"]]