Aerial View API

The Maps Aerial View API.

Service: aerialview.googleapis

To call this service, we recommend that you use the Google-providedclient libraries.If your application needs to use your own libraries to call this service, use the following information when you make the API requests.

Discovery document

ADiscovery Documentis a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery document:

Service endpoint

Aservice endpointis a base URL that specifies the network address of an API service. One service might have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:

  • https://aerialview.googleapis

REST Resource:v1.videos

Methods
lookupVideo GET /v1/videos:lookupVideo
Fetches a video given its address or videoId.
lookupVideoMetadata GET /v1/videos:lookupVideoMetadata
Fetches metadata for a video given its address or videoId.
renderVideo POST /v1/videos:renderVideo
Adds an address to the renderer's queue if a video hasn't already been rendered.