Accelerated Mobile Pages (AMP) URL API

  • Retrieves a list of AMP URLs and their corresponding AMP Cache URLs for given public URLs.

  • Utilizes the acceleratedmobilepageurl.googleapis.com service and the v1.ampUrls collection.

  • Offers a batchGet method to retrieve AMP URLs and AMP Cache URLs via a POST request.

  • Provides a discovery document for service details at https://acceleratedmobilepageurl.googleapis.com/$discovery/rest?version=v1.

Retrieves the list of AMP URL (and equivalent AMP Cache URL) for a given list of public URL(s).

Service: acceleratedmobilepageurl.googleapis.com

All URIs below are relative to https://acceleratedmobilepageurl.googleapis.com

This service provides the following discovery document:

Collection: v1.ampUrls

Methods
batchGet POST /v1/ampUrls:batchGet
Returns AMP URL(s) and equivalent AMP Cache URL(s).