Skip to main content

Sources API

Sources are ingestion pipelines that group documents and apply shared extraction settings. Create sources to batch-upload documents with consistent schema configuration.

Endpoints

How sources work

A source binds a schema to an ingestion pipeline. Documents uploaded to a source are automatically extracted using the source's schema, processed through the four-phase pipeline, and linked via the Field Registry. Use webhooks to receive extraction results. Sources group documents for case formation.