---
title: "POST /read/core/asyncBatchAnalyze"
method: POST
path: "/read/core/asyncBatchAnalyze"
---

# POST /read/core/asyncBatchAnalyze

`POST /read/core/asyncBatchAnalyze`

Use this interface to get the result of a Read operation, employing the state-of-the-art Optical Character Recognition (OCR) algorithms optimized for text-heavy documents. When you use the Read File interface, the response contains a field called 'Operation-Location'. The 'Operation-Location' field contains the URL that you must use for your 'GetReadOperationResult' operation to access OCR results.​

## Request body

- ImageUrl
  - `url` string, required — Publicly reachable URL of an image.

## Response `202`

The service has accepted the request and will start processing later.

## Other responses

- `default` — Error response.

---

[API](https://skmtc.dev/azure/apis/computer-vision-client-2.md) · [All operations](https://skmtc.dev/azure/apis/computer-vision-client-2/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/computer-vision-client-2/revisions/2b3b4ba844f4/schema)
