post
https://api.joinpopp.com/v1/documents/process
Beta — endpoint shape and validation rules may evolve before general availability.
Classify and validate an uploaded document. Two modes are supported and exactly one of the two must be present per request:
- Stateless — inline the document type definition on every call via
documentType. Nothing is fetched server-side; the caller owns the config. - Stateful — reference a stored DocumentType by id via
documentTypeId. The server resolves the record and projects its validation / classification rules onto the classifier request; 404 when the id is unknown, 403 when the record belongs to a different organisation.
Response shape is identical across the two modes.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…