For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
DocumentationAPI ReferenceWebhooks Reference
DocumentationAPI ReferenceWebhooks Reference
    • Start Here
  • Getting Started
    • Quick Setup
    • Process your first document
  • Core Features
    • File Uploads
    • Processing Tracking
    • Webhook Implementation
    • Information Retrieval
  • Advanced
    • Premium Features
LogoLogo
On this page
  • Premium Features
  • Find your API Keys
  • Manage Webhooks
Getting Started

Core Concepts

Was this page helpful?
Previous

Process your first document

Next
Built with

The following concepts are organized from general to specific, with each building upon the previous:

ConceptDescription
AccountYour organization’s workspace within Invofox
EnvironmentA workspace within your account for organizing document processing workflows
Document TypeConfiguration that defines how specific types of documents should be processed
FieldData point extracted from documents
ImportAn operation that processes one or more files
FileIndividual documents uploaded to the system
Compressed File (ZIP)Archive files containing multiple files
DocumentProcessed output from a file, containing extracted data

Premium Features

FeatureDescription
SplitterAutomatically separates multi-document files into individual documents
ClassifierAutomatically identifies document types without manual specification

Find your API Keys

You can find your API keys inside the Environment Settings section. From there, you have full control: you can create new keys, delete old ones, and manage them according to your security and workflow needs.

Your browser does not support the video tag.

This video demonstrates how to navigate to Environment Settings to obtain your API Key and configure webhooks for optimal integration.

Manage Webhooks

In the Webhooks Settings section, you can add and review your active webhooks.
You also have the flexibility to test them directly from the dashboard and disable them at any time if they are no longer needed.