Call Read API

POST https://{{region}}.api.cognitive.microsoft.com/vision/v3.2/read/analyze

This will generate a unique URL in the response (under the Operation-Location header) that can be used to view the response.

Request Body

{"url"=>"https://upload.wikimedia.org/wikipedia/commons/thumb/a/af/Atomist_quote_from_Democritus.png/338px-Atomist_quote_from_Democritus.png"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring