Develop with Analyzer in Acrobat

Last updated on Aug 24, 2026

Use the Analyzer in Acrobat APIs to integrate document analysis and extracted document data into enterprise applications and workflows.

Analyzer provides REST APIs for uploading documents, monitoring processing, searching document data, retrieving configured attributes, and accessing extracted attribute values.

What you can do

Use the Analyzer APIs to:

  • Upload documents for processing: Add documents to Analyzer so configured attributes can be extracted.
  • Search and filter documents: Find documents that match specified search and filter criteria.
  • Check document status: Determine whether an uploaded document has finished processing.
  • Retrieve available attributes: Get the attributes configured for use with Analyzer.
  • Retrieve extracted values: Access the attribute values extracted from processed documents.

How API access works

Analyzer API integrations authenticate through a Technical Account configured in Adobe Developer Console.

Analyzer routes API requests through the organization's regional endpoint.

Get started

Use these guides to configure and use the Analyzer APIs:

Set up API access for Analyzer in Acrobat

Create a Technical Account in Adobe Developer Console and obtain the credentials required to authenticate API requests.

Make API requests with Analyzer in Acrobat

Determine the organization's regional API endpoint, authenticate requests, and use the Analyzer APIs.

Configure on-behalf access for Analyzer in Acrobat

Allow a Technical Account to perform supported Analyzer operations on behalf of individual users in the same organization.

API reference

Use the regional Swagger interface to explore Analyzer endpoints, request parameters, schemas, responses, and interactive API testing.