Glossary
API Key
A credential used by external systems to call xTrakt APIs.
Audit Trail
Metadata that records who created or changed data and when the change happened.
Classifier
A configuration or service behavior that identifies what type of document was submitted.
Document Extraction
The process of turning document content into structured data fields.
Platform Token
A token obtained after SSO authentication that grants access to platform APIs.
Redirect Code
A temporary code exchanged by the frontend to establish a platform session.
Soft Delete
A deletion model where records are marked with IsDeleted and DeletedWhen instead of being removed immediately.
Template
A reusable definition of the fields and extraction behavior expected for a document type.
Tenant
An isolated customer or subscription context. Backend list and get queries must filter tenant data.