Back to Home|API Documentation

When to Use This API

Use this API if you need to:

  • Extract structured information from any type of document or images
  • Process standard, non-standard, or unstructured documents
  • Handle handwritten, printed, or mixed-content documents
  • Work with multi-language documents
  • Apply pipeline-based extraction logic tailored to specific document types or use cases
  • Process large or complex documents asynchronously
  • Run bulk uploads in a single workflow
  • Avoid blocking client applications by using background (async) processing

High-Level Flow

1
Create extraction request (async)POST
2
Receive request IDREQUESTED
3
Poll request status using request IDGET
4
Fetch extracted results once completeCOMPLETED