Tracking API

The Tracking API provides endpoints to monitor document processing activities, track errors, and manage tracking status within your Xtracta workflows. These endpoints help you maintain visibility into your document processing pipeline and quickly identify and resolve issues.

Tracking Operations

  • Get Tracking - Retrieve detailed tracking information about documents, including processing status, errors, and activity history
  • Update Tracking Status - Mark tracking items as resolved for better error management

Key Features

  • Comprehensive Monitoring: Track documents through their entire lifecycle from upload to completion
  • Error Management: Identify and resolve processing errors quickly
  • Activity History: View detailed activity logs for each document
  • Flexible Filtering: Filter results by status, input type, date range, and more
  • Pagination Support: Handle large result sets efficiently

Connecting to Xtracta's API is done purely using the HTTPS protocol enabling end-to-end encryption. If your integration is for desktop software, in almost all cases as long as the computer your integration is running on can access the internet then it should not need to modify any firewalls or network setup.

Click here to go to API Previewer page.