Street View Static API overview

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.

https://maps.googleapis.com/maps/api/streetview?size=400x400&location=47.5763831,-122.4211769
&fov=80&heading=70&pitch=0&key=YOUR_API_KEY&signature=YOUR_SIGNATURE

See the developer guides for all required and optional parameters, and example requests and responses.

All Street View Static API requests require an API key to work, and should have a digital signature for maximum API security. Learn Google's recommendations for static web API best practices and API security best practices.

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.

Control your API usage and spend with monitoring and reporting.

More information

For more information on using the Street View Static API, or other Google Maps API products, be sure to check out the Maps API Support page.

If you're interested in publishing 360-degree street-view images, take a look at the Streetview Publish API.