Built by Metorial, the integration platform for agentic AI.

Learn More

Tools

Get Extracted Data

Retrieves structured data extracted from processed documents. Query by a single **documentId** to get results for one document, or by **extractorId** to retrieve results across multiple documents. Optionally filter by folder and date range when querying by extractor.

Upload Document

Uploads a document to Algodocs for data extraction. Supports uploading via a public URL or a base64-encoded file. The document will be processed by the specified extractor, and extracted data can be retrieved later using the document ID.

List Folders

Lists all folders in your Algodocs account. Folders have a hierarchical structure and are required when uploading documents. Use this to discover available folders and obtain their IDs.

List Extractors

Lists all extractors configured in your Algodocs account. Each extractor defines rules for extracting specific fields and tables from documents. Use this to discover available extractors and obtain their IDs for uploading documents or retrieving extracted data.