---
title: "POST /v1/ampUrls:batchGet"
method: POST
path: "/v1/ampUrls:batchGet"
tags: ["ampUrls"]
---

# POST /v1/ampUrls:batchGet

`POST /v1/ampUrls:batchGet`

Returns AMP URL(s) and equivalent [AMP Cache URL(s)](/amp/cache/overview#amp-cache-url-format).

## Request body

- BatchGetAmpUrlsRequest — AMP URL request for a batch of URLs.
  - `urls` string[] — List of URLs to look up for the paired AMP URLs. The URLs are case-sensitive. Up to 50 URLs per lookup (see [Usage Limits](/amp/cache/reference/limits)).
  - `lookupStrategy` 'FETCH_LIVE_DOC' | 'IN_INDEX_DOC' — The lookup_strategy being requested.

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/acceleratedmobilepageurl.md) · [All operations](https://skmtc.dev/google/apis/acceleratedmobilepageurl/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/acceleratedmobilepageurl/revisions/d62ca6701db4/schema)
