Calling Azure AI Document Intelligence using the REST API

Jan 07, 202415,992 views9:35

In this video, we'll walk through how to call Azure AI Document Intelligence using the REST API. We'll look at the process of extracting data from images and PDF scans, showing you how to work with the service directly without relying on a specific language SDK.

Open in YouTube

Description

Azure AI Document Intelligence can read images and PDF scans of forms, extracting data for later use in data solutions. While various language SDKs are available, it's also possible to call these services directly using the REST API. This tutorial walks through the REST API process. For links to source code and similar articles, visit the blog version of this post: https://robkerr.ai/azure-ai-document-intelligence-rest-api/