# klippa OpenAPI overview

> Below is an overview of the klippa openapi in simple language. This API contains 251 endpoints.

For more detailed information of an endpoint, visit https://oapis.org/summary/klippa/[idOrRoute]

Doxis AI.dp vv1.53.3-b2643ff9 - https://dochorizon.klippa.com
This is the documentation of the Doxis AI.dp REST API.

## Async Job API

API to retrieve the status of async jobs.

- [document-capturing-all-async-job-list](https://oapis.org/openapi/klippa/document-capturing-all-async-job-list): Get a list of jobs from a document capturer
- [document-capturing-all-async-job-status](https://oapis.org/openapi/klippa/document-capturing-all-async-job-status): Get status of a document capture async job
- [document-capturing-all-async-job-delete](https://oapis.org/openapi/klippa/document-capturing-all-async-job-delete): Remove or cancel a document capture async job
- [document-capturing-all-async-job-logs](https://oapis.org/openapi/klippa/document-capturing-all-async-job-logs): Get logs of a document capture async job
- [document-capturing-all-async-job-result](https://oapis.org/openapi/klippa/document-capturing-all-async-job-result): Get results of a document capture async job

## Auth API

API endpoints related to the authentication on the platform.

- [auth-info](https://oapis.org/openapi/klippa/auth-info): Info about used key

## Bank Statement Document Capturing API

API to capture document data with the bank statements model

- [document-capturing-bank-statement](https://oapis.org/openapi/klippa/document-capturing-bank-statement): Capture bank statement document
- [document-capturing-bank-statement-async-job-list](https://oapis.org/openapi/klippa/document-capturing-bank-statement-async-job-list): Get a list of jobs from the bank statement document capturer
- [document-capturing-bank-statement-async](https://oapis.org/openapi/klippa/document-capturing-bank-statement-async): Capture bank statement document asynchronously
- [document-capturing-bank-statement-async-job-status](https://oapis.org/openapi/klippa/document-capturing-bank-statement-async-job-status): Get status of the bank statement document capture async job
- [document-capturing-bank-statement-async-job-delete](https://oapis.org/openapi/klippa/document-capturing-bank-statement-async-job-delete): Remove or cancel the bank statement document capture async job
- [document-capturing-bank-statement-async-job-logs](https://oapis.org/openapi/klippa/document-capturing-bank-statement-async-job-logs): Get logs of the bank statement document capture async job
- [document-capturing-bank-statement-async-job-result](https://oapis.org/openapi/klippa/document-capturing-bank-statement-async-job-result): Get results of the bank statement document capture async job
- [document-capturing-bank_statement-list-configurations](https://oapis.org/openapi/klippa/document-capturing-bank_statement-list-configurations): List document capturing configurations for the bank statement model
- [document-capturing-bank_statement-configuration-schema](https://oapis.org/openapi/klippa/document-capturing-bank_statement-configuration-schema): Get the JSON schema of the bank statement model
- [document-capturing-bank_statement-list-presets](https://oapis.org/openapi/klippa/document-capturing-bank_statement-list-presets): List document capturing presets for the bank statement model
- [document-capturing-bank_statement-preset-schema](https://oapis.org/openapi/klippa/document-capturing-bank_statement-preset-schema): Get the JSON schema of the bank statement model
- [document-capturing-bank_statement-schema](https://oapis.org/openapi/klippa/document-capturing-bank_statement-schema): Get the JSON schema of the bank statement model

## Case Management API

API to interact with the case management system.

- [case-management-case-configs-get](https://oapis.org/openapi/klippa/case-management-case-configs-get): List Case Configurations
- [case-management-case-configs-post](https://oapis.org/openapi/klippa/case-management-case-configs-post): Create Case Configuration
- [case-management-case-config-get](https://oapis.org/openapi/klippa/case-management-case-config-get): Get Single Case Configuration
- [case-management-case-config-patch](https://oapis.org/openapi/klippa/case-management-case-config-patch): Partially Update Case Configuration
- [case-management-case-config-delete](https://oapis.org/openapi/klippa/case-management-case-config-delete): Delete Case Configuration
- [case-management-case-versions-get](https://oapis.org/openapi/klippa/case-management-case-versions-get): List Case Versions
- [case-management-case-versions-post](https://oapis.org/openapi/klippa/case-management-case-versions-post): Create a Case Version
- [case-management-case-version-get](https://oapis.org/openapi/klippa/case-management-case-version-get): Get Single Case Version
- [case-management-case-version-put](https://oapis.org/openapi/klippa/case-management-case-version-put): Replace Update Case version
- [case-management-case-version-patch](https://oapis.org/openapi/klippa/case-management-case-version-patch): Partially Update Case version
- [case-management-actions-get](https://oapis.org/openapi/klippa/case-management-actions-get): List Configured Case Actions
- [case-management-action-post](https://oapis.org/openapi/klippa/case-management-action-post): Create New Case action
- [case-management-action-get](https://oapis.org/openapi/klippa/case-management-action-get): Get Single Case action
- [case-management-action-put](https://oapis.org/openapi/klippa/case-management-action-put): Update Case action Details
- [case-management-action-patch](https://oapis.org/openapi/klippa/case-management-action-patch): Partially Update Case action
- [case-management-action-delete](https://oapis.org/openapi/klippa/case-management-action-delete): Delete Case action
- [case-management-case-version-publish](https://oapis.org/openapi/klippa/case-management-case-version-publish): Publish Case version
- [case-management-task-configs](https://oapis.org/openapi/klippa/case-management-task-configs): List TaskConfigs
- [case-management-task-configs-create](https://oapis.org/openapi/klippa/case-management-task-configs-create): Create TaskConfigs
- [case-management-task-config-get](https://oapis.org/openapi/klippa/case-management-task-config-get): Get TaskConfig
- [case-management-task-config-put](https://oapis.org/openapi/klippa/case-management-task-config-put): Set TaskConfig
- [case-management-task-config-patch](https://oapis.org/openapi/klippa/case-management-task-config-patch): Partially Update TaskConfig
- [case-management-task-config-delete](https://oapis.org/openapi/klippa/case-management-task-config-delete): Delete TaskConfig
- [case-management-step-configs](https://oapis.org/openapi/klippa/case-management-step-configs): List Step Configurations
- [case-management-step-configs-create](https://oapis.org/openapi/klippa/case-management-step-configs-create): Create Step Configuration
- [case-management-step-config-get](https://oapis.org/openapi/klippa/case-management-step-config-get): Get Step Configuration
- [case-management-step-config-put](https://oapis.org/openapi/klippa/case-management-step-config-put): Update Step Configuration
- [case-management-step-config-patch](https://oapis.org/openapi/klippa/case-management-step-config-patch): Partially Update Step Configuration
- [case-management-step-config-delete](https://oapis.org/openapi/klippa/case-management-step-config-delete): Delete Step Configuration
- [case-management-case-instances-list](https://oapis.org/openapi/klippa/case-management-case-instances-list): List Case Instances
- [case-management-case-instance-create](https://oapis.org/openapi/klippa/case-management-case-instance-create): Create Case Instance
- [case-management-case-instance-get](https://oapis.org/openapi/klippa/case-management-case-instance-get): Retrieve Case Instance Details
- [case-management-case-instance-get-logs](https://oapis.org/openapi/klippa/case-management-case-instance-get-logs): Retrieve Case Instance Logs
- [case-management-task-instances](https://oapis.org/openapi/klippa/case-management-task-instances): List Task Instances
- [case-management-task-instance-get](https://oapis.org/openapi/klippa/case-management-task-instance-get): Get Task Instance
- [case-management-step-instances](https://oapis.org/openapi/klippa/case-management-step-instances): Retrieve All Step Instances
- [case-management-step-instance](https://oapis.org/openapi/klippa/case-management-step-instance): Access Step Instance Details
- [case-management-step-instance-upload](https://oapis.org/openapi/klippa/case-management-step-instance-upload): Upload input to the step instance

## Components Capturing API

API to capture document data with individual components

- [document-capturing-components](https://oapis.org/openapi/klippa/document-capturing-components): Capture components
- [document-capturing-components-schema](https://oapis.org/openapi/klippa/document-capturing-components-schema): Get the JSON schema of the components model

## Credential management API

API to manage credentials in the platform.

- [api-key-create](https://oapis.org/openapi/klippa/api-key-create): Create a new API key
- [api-key-delete](https://oapis.org/openapi/klippa/api-key-delete): Delete an existing API key

## Custom Processor Document Capturing API

API to capture document data with a custom processor.

- [document-capturing-custom-processor](https://oapis.org/openapi/klippa/document-capturing-custom-processor): Capture custom processor document
- [document-capturing-custom_processor-async-job-list](https://oapis.org/openapi/klippa/document-capturing-custom_processor-async-job-list): Get a list of jobs from the custom processor document capturer
- [document-capturing-custom_processor-async](https://oapis.org/openapi/klippa/document-capturing-custom_processor-async): Capture custom processor document asynchronously
- [document-capturing-custom_processor-async-job-status](https://oapis.org/openapi/klippa/document-capturing-custom_processor-async-job-status): Get status of the custom processor document capture async job
- [document-capturing-custom_processor-async-job-delete](https://oapis.org/openapi/klippa/document-capturing-custom_processor-async-job-delete): Remove or cancel the custom processor document capture async job
- [document-capturing-custom_processor-async-job-logs](https://oapis.org/openapi/klippa/document-capturing-custom_processor-async-job-logs): Get logs of the custom processor document capture async job
- [document-capturing-custom_processor-async-job-result](https://oapis.org/openapi/klippa/document-capturing-custom_processor-async-job-result): Get results of the custom processor document capture async job
- [document-capturing-custom_processor-list-configurations](https://oapis.org/openapi/klippa/document-capturing-custom_processor-list-configurations): List document capturing configurations for the custom processor model
- [document-capturing-custom_processor-configuration-schema](https://oapis.org/openapi/klippa/document-capturing-custom_processor-configuration-schema): Get the JSON schema of the custom processor model
- [document-capturing-custom_processor-list-presets](https://oapis.org/openapi/klippa/document-capturing-custom_processor-list-presets): List document capturing presets for the custom processor model
- [document-capturing-custom_processor-preset-schema](https://oapis.org/openapi/klippa/document-capturing-custom_processor-preset-schema): Get the JSON schema of the custom processor model
- [document-capturing-custom_processor-schema](https://oapis.org/openapi/klippa/document-capturing-custom_processor-schema): Get the JSON schema of the custom processor model

## Dataset API

Dataset management and querying API

- [datasets-add-column](https://oapis.org/openapi/klippa/datasets-add-column): Add column
- [datasets-rename-column](https://oapis.org/openapi/klippa/datasets-rename-column): Rename column
- [datasets-delete-column](https://oapis.org/openapi/klippa/datasets-delete-column): Delete column
- [datasets-list-columns](https://oapis.org/openapi/klippa/datasets-list-columns): List columns
- [datasets-add-row](https://oapis.org/openapi/klippa/datasets-add-row): Add row
- [datasets-update-row](https://oapis.org/openapi/klippa/datasets-update-row): Update row
- [datasets-delete-row](https://oapis.org/openapi/klippa/datasets-delete-row): Delete row
- [datasets-get-rows](https://oapis.org/openapi/klippa/datasets-get-rows): Get rows
- [datasets-purge-rows](https://oapis.org/openapi/klippa/datasets-purge-rows): Delete all the rows in a dataset
- [datasets-get-fuzzy-match-values](https://oapis.org/openapi/klippa/datasets-get-fuzzy-match-values): Fuzzy match dataset values
- [datasets-list-datasets](https://oapis.org/openapi/klippa/datasets-list-datasets): List datasets
- [datasets-export-csv-v2-deprecated](https://oapis.org/openapi/klippa/datasets-export-csv-v2-deprecated): Export dataset as CSV (deprecated)
- [datasets-get-rows-v2](https://oapis.org/openapi/klippa/datasets-get-rows-v2): Get rows
- [datasets-v2-list-datasets](https://oapis.org/openapi/klippa/datasets-v2-list-datasets): List datasets
- [datasets-v2-get-dataset](https://oapis.org/openapi/klippa/datasets-v2-get-dataset): Get dataset
- [datasets-v2-list-columns](https://oapis.org/openapi/klippa/datasets-v2-list-columns): List columns
- [datasets-v2-add-column](https://oapis.org/openapi/klippa/datasets-v2-add-column): Add column
- [datasets-v2-rename-column](https://oapis.org/openapi/klippa/datasets-v2-rename-column): Rename column
- [datasets-v2-delete-column](https://oapis.org/openapi/klippa/datasets-v2-delete-column): Delete column
- [datasets-v2-column-modify](https://oapis.org/openapi/klippa/datasets-v2-column-modify): Apply column modifiers
- [datasets-v2-column-values](https://oapis.org/openapi/klippa/datasets-v2-column-values): Get column values
- [datasets-v2-export-csv](https://oapis.org/openapi/klippa/datasets-v2-export-csv): Export dataset as CSV
- [datasets-v2-migrate-dataset](https://oapis.org/openapi/klippa/datasets-v2-migrate-dataset): Migrate dataset to V3
- [datasets-v2-add-row](https://oapis.org/openapi/klippa/datasets-v2-add-row): Add row
- [datasets-v2-delete-rows](https://oapis.org/openapi/klippa/datasets-v2-delete-rows): Delete all the rows in a dataset
- [datasets-v2-rows-views-enriched-search](https://oapis.org/openapi/klippa/datasets-v2-rows-views-enriched-search): Search Enriched view rows
- [datasets-v2-view-simple-rows-search](https://oapis.org/openapi/klippa/datasets-v2-view-simple-rows-search): Search Simple view rows
- [datasets-v2-update-row](https://oapis.org/openapi/klippa/datasets-v2-update-row): Update row
- [datasets-v2-delete-row](https://oapis.org/openapi/klippa/datasets-v2-delete-row): Delete row

## Dataset API v3

Typed dataset data plane: typed columns and rows, inline documents, type-aware search, and annotations

- [datasets-v3-list-datasets](https://oapis.org/openapi/klippa/datasets-v3-list-datasets): List datasets
- [datasets-v3-create-dataset](https://oapis.org/openapi/klippa/datasets-v3-create-dataset): Create dataset
- [datasets-v3-get-dataset](https://oapis.org/openapi/klippa/datasets-v3-get-dataset): Get dataset
- [datasets-v3-patch-dataset](https://oapis.org/openapi/klippa/datasets-v3-patch-dataset): Update dataset
- [datasets-v3-delete-dataset](https://oapis.org/openapi/klippa/datasets-v3-delete-dataset): Delete dataset
- [datasets-v3-list-columns](https://oapis.org/openapi/klippa/datasets-v3-list-columns): List columns
- [datasets-v3-add-column](https://oapis.org/openapi/klippa/datasets-v3-add-column): Add column
- [datasets-v3-patch-column](https://oapis.org/openapi/klippa/datasets-v3-patch-column): Update column
- [datasets-v3-delete-column](https://oapis.org/openapi/klippa/datasets-v3-delete-column): Delete column
- [datasets-v3-add-rows](https://oapis.org/openapi/klippa/datasets-v3-add-rows): Insert rows
- [datasets-v3-truncate-rows](https://oapis.org/openapi/klippa/datasets-v3-truncate-rows): Truncate rows
- [datasets-v3-search-rows](https://oapis.org/openapi/klippa/datasets-v3-search-rows): Search rows
- [datasets-v3-get-row](https://oapis.org/openapi/klippa/datasets-v3-get-row): Get row
- [datasets-v3-patch-row](https://oapis.org/openapi/klippa/datasets-v3-patch-row): Update row cells
- [datasets-v3-delete-row](https://oapis.org/openapi/klippa/datasets-v3-delete-row): Delete row
- [datasets-v3-list-annotations](https://oapis.org/openapi/klippa/datasets-v3-list-annotations): List current annotations
- [datasets-v3-get-annotation](https://oapis.org/openapi/klippa/datasets-v3-get-annotation): Get current annotation
- [datasets-v3-put-annotation](https://oapis.org/openapi/klippa/datasets-v3-put-annotation): Create annotation version
- [datasets-v3-delete-annotation](https://oapis.org/openapi/klippa/datasets-v3-delete-annotation): Delete annotation label
- [datasets-v3-annotation-history](https://oapis.org/openapi/klippa/datasets-v3-annotation-history): Page annotation history
- [datasets-v3-download-cell-file](https://oapis.org/openapi/klippa/datasets-v3-download-cell-file): Download cell bytes
- [datasets-v3-get-cell-file-metadata](https://oapis.org/openapi/klippa/datasets-v3-get-cell-file-metadata): Get cell file metadata
- [datasets-v3-clear-cell-file](https://oapis.org/openapi/klippa/datasets-v3-clear-cell-file): Clear cell file
- [datasets-v3-get-cell-plaintext](https://oapis.org/openapi/klippa/datasets-v3-get-cell-plaintext): Get cell plaintext

## Document Capturing API

Generic document capturing API methods

- [document-capturing-list-enabled-models](https://oapis.org/openapi/klippa/document-capturing-list-enabled-models): List enabled models

## Document Toolkit API

API to manipulate documents

- [document-toolkit-convert](https://oapis.org/openapi/klippa/document-toolkit-convert): Convert
- [document-toolkit-info](https://oapis.org/openapi/klippa/document-toolkit-info): Info
- [document-toolkit-merge](https://oapis.org/openapi/klippa/document-toolkit-merge): Merge
- [document-toolkit-render](https://oapis.org/openapi/klippa/document-toolkit-render): Render
- [document-toolkit-split](https://oapis.org/openapi/klippa/document-toolkit-split): Split

## E-Invoice Financial Document Capturing API

API to capture document data with the financial model for E-Invoicing purposes

- [document-capturing-einvoice](https://oapis.org/openapi/klippa/document-capturing-einvoice): Capture financial document
- [document-capturing-einvoice-async-job-list](https://oapis.org/openapi/klippa/document-capturing-einvoice-async-job-list): Get a list of jobs from the einvoice document capturer
- [document-capturing-einvoice-async](https://oapis.org/openapi/klippa/document-capturing-einvoice-async): Capture einvoice document asynchronously
- [document-capturing-einvoice-async-job-status](https://oapis.org/openapi/klippa/document-capturing-einvoice-async-job-status): Get status of the einvoice document capture async job
- [document-capturing-einvoice-async-job-delete](https://oapis.org/openapi/klippa/document-capturing-einvoice-async-job-delete): Remove or cancel the einvoice document capture async job
- [document-capturing-einvoice-async-job-logs](https://oapis.org/openapi/klippa/document-capturing-einvoice-async-job-logs): Get logs of the einvoice document capture async job
- [document-capturing-einvoice-async-job-result](https://oapis.org/openapi/klippa/document-capturing-einvoice-async-job-result): Get results of the einvoice document capture async job
- [document-capturing-einvoice-schema](https://oapis.org/openapi/klippa/document-capturing-einvoice-schema): Get the JSON schema of the einvoice model

## E-Invoicing Peppol Service API

API that provides the service to send and receive E-Invoices

- [list-einvoicing-participants](https://oapis.org/openapi/klippa/list-einvoicing-participants): List participants
- [create-einvoicing-participants](https://oapis.org/openapi/klippa/create-einvoicing-participants): Create participant
- [get-einvoicing-participants](https://oapis.org/openapi/klippa/get-einvoicing-participants): Get participant
- [update-einvoicing-participants](https://oapis.org/openapi/klippa/update-einvoicing-participants): Update participant
- [delete-einvoicing-participants](https://oapis.org/openapi/klippa/delete-einvoicing-participants): Delete participant
- [list-einvoicing-participants-document-types](https://oapis.org/openapi/klippa/list-einvoicing-participants-document-types): List participant document types
- [enable-einvoicing-participants-document-types](https://oapis.org/openapi/klippa/enable-einvoicing-participants-document-types): Enable participant document type
- [disable-einvoicing-participants-document-types](https://oapis.org/openapi/klippa/disable-einvoicing-participants-document-types): Disable participant document type
- [list-einvoicing-participants-documents](https://oapis.org/openapi/klippa/list-einvoicing-participants-documents): List documents
- [send-einvoicing-participants-documents-universal-invoice](https://oapis.org/openapi/klippa/send-einvoicing-participants-documents-universal-invoice): Send E-Invoice using Universal Invoice format
- [send-einvoicing-participants-documents-xml](https://oapis.org/openapi/klippa/send-einvoicing-participants-documents-xml): Send raw XML document
- [get-einvoicing-participants-documents](https://oapis.org/openapi/klippa/get-einvoicing-participants-documents): Get document
- [list-einvoicing-participants-documents-responses](https://oapis.org/openapi/klippa/list-einvoicing-participants-documents-responses): List invoice responses
- [create-einvoicing-participants-documents-responses](https://oapis.org/openapi/klippa/create-einvoicing-participants-documents-responses): Send invoice response
- [get-einvoicing-participants-documents-universal-invoice](https://oapis.org/openapi/klippa/get-einvoicing-participants-documents-universal-invoice): Get document as Universal Invoice
- [get-einvoicing-participants-documents-xml](https://oapis.org/openapi/klippa/get-einvoicing-participants-documents-xml): Get raw E-Invoice
- [search-einvoicing-peppol-directory](https://oapis.org/openapi/klippa/search-einvoicing-peppol-directory): Search for a participant in the Peppol directory
- [get-einvoicing-peppol-participants](https://oapis.org/openapi/klippa/get-einvoicing-peppol-participants): Look up participant in the Peppol network
- [list-einvoicing-registry-document-types](https://oapis.org/openapi/klippa/list-einvoicing-registry-document-types): List available document types
- [get-einvoicing-registry-document-types](https://oapis.org/openapi/klippa/get-einvoicing-registry-document-types): Get available document type
- [get-einvoicing-registry-participants](https://oapis.org/openapi/klippa/get-einvoicing-registry-participants): Look up participant in the registry

## E-Invoicing Tools API

API that provides tools for working with E-Invoices

- [einvoicing-tools-convert-einvoice](https://oapis.org/openapi/klippa/einvoicing-tools-convert-einvoice): Convert E-Invoice
- [einvoicing-tools-convert-universal-invoice](https://oapis.org/openapi/klippa/einvoicing-tools-convert-universal-invoice): Convert Universal Invoice
- [einvoicing-tools-einvoice-types](https://oapis.org/openapi/klippa/einvoicing-tools-einvoice-types): List E-Invoice types
- [einvoicing-tools-preview-einvoice](https://oapis.org/openapi/klippa/einvoicing-tools-preview-einvoice): Generate PDF preview of E-Invoice
- [einvoicing-tools-preview-universal-invoice](https://oapis.org/openapi/klippa/einvoicing-tools-preview-universal-invoice): Generate PDF preview of Universal Invoice
- [einvoicing-tools-validate](https://oapis.org/openapi/klippa/einvoicing-tools-validate): Validate E-Invoice

## Financial Document Capturing API

API to capture document data with the financial model

- [document-capturing-financial](https://oapis.org/openapi/klippa/document-capturing-financial): Capture financial document
- [document-capturing-financial-async-job-list](https://oapis.org/openapi/klippa/document-capturing-financial-async-job-list): Get a list of jobs from the financial document capturer
- [document-capturing-financial-async](https://oapis.org/openapi/klippa/document-capturing-financial-async): Capture financial document asynchronously
- [document-capturing-financial-async-job-status](https://oapis.org/openapi/klippa/document-capturing-financial-async-job-status): Get status of the financial document capture async job
- [document-capturing-financial-async-job-delete](https://oapis.org/openapi/klippa/document-capturing-financial-async-job-delete): Remove or cancel the financial document capture async job
- [document-capturing-financial-async-job-logs](https://oapis.org/openapi/klippa/document-capturing-financial-async-job-logs): Get logs of the financial document capture async job
- [document-capturing-financial-async-job-result](https://oapis.org/openapi/klippa/document-capturing-financial-async-job-result): Get results of the financial document capture async job
- [document-capturing-financial-list-configurations](https://oapis.org/openapi/klippa/document-capturing-financial-list-configurations): List document capturing configurations for the financial model
- [document-capturing-financial-configuration-schema](https://oapis.org/openapi/klippa/document-capturing-financial-configuration-schema): Get the JSON schema of the financial model
- [document-capturing-financial-list-presets](https://oapis.org/openapi/klippa/document-capturing-financial-list-presets): List document capturing presets for the financial model
- [document-capturing-financial-preset-schema](https://oapis.org/openapi/klippa/document-capturing-financial-preset-schema): Get the JSON schema of the financial model
- [document-capturing-financial-schema](https://oapis.org/openapi/klippa/document-capturing-financial-schema): Get the JSON schema of the financial model

## Generic Document Capturing API

API to capture document data with the generic model

- [document-capturing-generic](https://oapis.org/openapi/klippa/document-capturing-generic): Capture generic document
- [document-capturing-generic-async-job-list](https://oapis.org/openapi/klippa/document-capturing-generic-async-job-list): Get a list of jobs from the generic document capturer
- [document-capturing-generic-async](https://oapis.org/openapi/klippa/document-capturing-generic-async): Capture generic document asynchronously
- [document-capturing-generic-async-job-status](https://oapis.org/openapi/klippa/document-capturing-generic-async-job-status): Get status of the generic document capture async job
- [document-capturing-generic-async-job-delete](https://oapis.org/openapi/klippa/document-capturing-generic-async-job-delete): Remove or cancel the generic document capture async job
- [document-capturing-generic-async-job-logs](https://oapis.org/openapi/klippa/document-capturing-generic-async-job-logs): Get logs of the generic document capture async job
- [document-capturing-generic-async-job-result](https://oapis.org/openapi/klippa/document-capturing-generic-async-job-result): Get results of the generic document capture async job
- [document-capturing-generic-xlsx](https://oapis.org/openapi/klippa/document-capturing-generic-xlsx): Capture generic document (XLSX output)

## Human-in-the-Loop API

API to interact with the HITL service.

- [hitl-configs-get](https://oapis.org/openapi/klippa/hitl-configs-get): List HITL configs

## Identity Document Capturing API

API to capture document data with the identity model

- [document-capturing-identity](https://oapis.org/openapi/klippa/document-capturing-identity): Capture identity document
- [document-capturing-identity-async-job-list](https://oapis.org/openapi/klippa/document-capturing-identity-async-job-list): Get a list of jobs from the identity document capturer
- [document-capturing-identity-async](https://oapis.org/openapi/klippa/document-capturing-identity-async): Capture identity document asynchronously
- [document-capturing-identity-async-job-status](https://oapis.org/openapi/klippa/document-capturing-identity-async-job-status): Get status of the identity document capture async job
- [document-capturing-identity-async-job-delete](https://oapis.org/openapi/klippa/document-capturing-identity-async-job-delete): Remove or cancel the identity document capture async job
- [document-capturing-identity-async-job-logs](https://oapis.org/openapi/klippa/document-capturing-identity-async-job-logs): Get logs of the identity document capture async job
- [document-capturing-identity-async-job-result](https://oapis.org/openapi/klippa/document-capturing-identity-async-job-result): Get results of the identity document capture async job
- [document-capturing-identity-list-configurations](https://oapis.org/openapi/klippa/document-capturing-identity-list-configurations): List document capturing configurations for the identity model
- [document-capturing-identity-configuration-schema](https://oapis.org/openapi/klippa/document-capturing-identity-configuration-schema): Get the JSON schema of the identity model
- [document-capturing-identity-list-presets](https://oapis.org/openapi/klippa/document-capturing-identity-list-presets): List document capturing presets for the identity model
- [document-capturing-identity-preset-schema](https://oapis.org/openapi/klippa/document-capturing-identity-preset-schema): Get the JSON schema of the identity model
- [document-capturing-identity-schema](https://oapis.org/openapi/klippa/document-capturing-identity-schema): Get the JSON schema of the identity model

## Medical Prescription Document Capturing API

API to capture document data with the medical prescription model

- [document-capturing-medical-prescription](https://oapis.org/openapi/klippa/document-capturing-medical-prescription): Capture medical prescription document
- [document-capturing-medical-prescription-async-job-list](https://oapis.org/openapi/klippa/document-capturing-medical-prescription-async-job-list): Get a list of jobs from the medical prescription document capturer
- [document-capturing-medical-prescription-async](https://oapis.org/openapi/klippa/document-capturing-medical-prescription-async): Capture medical prescription document asynchronously
- [document-capturing-medical-prescription-async-job-status](https://oapis.org/openapi/klippa/document-capturing-medical-prescription-async-job-status): Get status of the medical prescription document capture async job
- [document-capturing-medical-prescription-async-job-delete](https://oapis.org/openapi/klippa/document-capturing-medical-prescription-async-job-delete): Remove or cancel the medical prescription document capture async job
- [document-capturing-medical-prescription-async-job-logs](https://oapis.org/openapi/klippa/document-capturing-medical-prescription-async-job-logs): Get logs of the medical prescription document capture async job
- [document-capturing-medical-prescription-async-job-result](https://oapis.org/openapi/klippa/document-capturing-medical-prescription-async-job-result): Get results of the medical prescription document capture async job
- [document-capturing-medical_prescription-list-configurations](https://oapis.org/openapi/klippa/document-capturing-medical_prescription-list-configurations): List document capturing configurations for the medical prescription model
- [document-capturing-medical_prescription-configuration-schema](https://oapis.org/openapi/klippa/document-capturing-medical_prescription-configuration-schema): Get the JSON schema of the medical prescription model
- [document-capturing-medical_prescription-list-presets](https://oapis.org/openapi/klippa/document-capturing-medical_prescription-list-presets): List document capturing presets for the medical prescription model
- [document-capturing-medical_prescription-preset-schema](https://oapis.org/openapi/klippa/document-capturing-medical_prescription-preset-schema): Get the JSON schema of the medical prescription model
- [document-capturing-medical_prescription-schema](https://oapis.org/openapi/klippa/document-capturing-medical_prescription-schema): Get the JSON schema of the medical prescription model

## Model builder Document Capturing API

API to capture document data with model builder models.

- [document-capturing-model-builder-datasets](https://oapis.org/openapi/klippa/document-capturing-model-builder-datasets): List the available model builder datasets.
- [document-capturing-model-builder-models](https://oapis.org/openapi/klippa/document-capturing-model-builder-models): List the available model builder models.
- [document-capturing-model-builder-model-capture](https://oapis.org/openapi/klippa/document-capturing-model-builder-model-capture): Capture with a model builder model.
- [document-capturing-model-builder-model-async-job-list](https://oapis.org/openapi/klippa/document-capturing-model-builder-model-async-job-list): Get a list of jobs from the model builder model document capturer
- [document-capturing-model-builder-model-async](https://oapis.org/openapi/klippa/document-capturing-model-builder-model-async): Capture model builder model document asynchronously
- [document-capturing-model-builder-model-async-job-status](https://oapis.org/openapi/klippa/document-capturing-model-builder-model-async-job-status): Get status of the model builder model document capture async job
- [document-capturing-model-builder-model-async-job-delete](https://oapis.org/openapi/klippa/document-capturing-model-builder-model-async-job-delete): Remove or cancel the model builder model document capture async job
- [document-capturing-model-builder-model-async-job-logs](https://oapis.org/openapi/klippa/document-capturing-model-builder-model-async-job-logs): Get logs of the model builder model document capture async job
- [document-capturing-model-builder-model-async-job-result](https://oapis.org/openapi/klippa/document-capturing-model-builder-model-async-job-result): Get results of the model builder model document capture async job
- [document-capturing-model-builder-model-schema](https://oapis.org/openapi/klippa/document-capturing-model-builder-model-schema): Get the JSON schema of a model builder model
- [document-capturing-model-builder-model-versions](https://oapis.org/openapi/klippa/document-capturing-model-builder-model-versions): List the available model builder model versions.
- [document-capturing-model-builder-tags](https://oapis.org/openapi/klippa/document-capturing-model-builder-tags): List the available model builder tags.

## Model builder File API

API to manage files and their annotations in the model builder.

- [model-builder-files-list](https://oapis.org/openapi/klippa/model-builder-files-list): List all files in the model builder.
- [model-builder-files-post](https://oapis.org/openapi/klippa/model-builder-files-post): Create new files in the model builder.

## Prompt builder Document Capturing API

API to capture document data with prompt builder configurations

- [document-capturing-prompt-builder-configurations](https://oapis.org/openapi/klippa/document-capturing-prompt-builder-configurations): List the available prompt builder configurations
- [document-capturing-prompt-builder-configuration-capture](https://oapis.org/openapi/klippa/document-capturing-prompt-builder-configuration-capture): Capture with a prompt builder configuration
- [document-capturing-prompt-builder-configuration-async-job-list](https://oapis.org/openapi/klippa/document-capturing-prompt-builder-configuration-async-job-list): Get a list of jobs from the prompt builder configuration document capturer
- [document-capturing-prompt-builder-configuration-async](https://oapis.org/openapi/klippa/document-capturing-prompt-builder-configuration-async): Capture prompt builder configuration document asynchronously
- [document-capturing-prompt-builder-configuration-async-job-status](https://oapis.org/openapi/klippa/document-capturing-prompt-builder-configuration-async-job-status): Get status of the prompt builder configuration document capture async job
- [document-capturing-prompt-builder-configuration-async-job-delete](https://oapis.org/openapi/klippa/document-capturing-prompt-builder-configuration-async-job-delete): Remove or cancel the prompt builder configuration document capture async job
- [document-capturing-prompt-builder-configuration-async-job-logs](https://oapis.org/openapi/klippa/document-capturing-prompt-builder-configuration-async-job-logs): Get logs of the prompt builder configuration document capture async job
- [document-capturing-prompt-builder-configuration-async-job-result](https://oapis.org/openapi/klippa/document-capturing-prompt-builder-configuration-async-job-result): Get results of the prompt builder configuration document capture async job
- [document-capturing-prompt-builder-configuration-schema](https://oapis.org/openapi/klippa/document-capturing-prompt-builder-configuration-schema): Get the JSON schema of a prompt builder configuration

## Release Notes API

API to get the release notes

- [release-notes-get-all](https://oapis.org/openapi/klippa/release-notes-get-all): List releases
- [release-notes-get](https://oapis.org/openapi/klippa/release-notes-get): Get release notes

## Salary Slip Document Capturing API

API to capture document data with the salary slip model

- [document-capturing-salary-slip](https://oapis.org/openapi/klippa/document-capturing-salary-slip): Capture salary slip document
- [document-capturing-salary-slip-async-job-list](https://oapis.org/openapi/klippa/document-capturing-salary-slip-async-job-list): Get a list of jobs from the salary slip document capturer
- [document-capturing-salary-slip-async](https://oapis.org/openapi/klippa/document-capturing-salary-slip-async): Capture salary slip document asynchronously
- [document-capturing-salary-slip-async-job-status](https://oapis.org/openapi/klippa/document-capturing-salary-slip-async-job-status): Get status of the salary slip document capture async job
- [document-capturing-salary-slip-async-job-delete](https://oapis.org/openapi/klippa/document-capturing-salary-slip-async-job-delete): Remove or cancel the salary slip document capture async job
- [document-capturing-salary-slip-async-job-logs](https://oapis.org/openapi/klippa/document-capturing-salary-slip-async-job-logs): Get logs of the salary slip document capture async job
- [document-capturing-salary-slip-async-job-result](https://oapis.org/openapi/klippa/document-capturing-salary-slip-async-job-result): Get results of the salary slip document capture async job
- [document-capturing-salary_slip-list-configurations](https://oapis.org/openapi/klippa/document-capturing-salary_slip-list-configurations): List document capturing configurations for the salary slip model
- [document-capturing-salary_slip-configuration-schema](https://oapis.org/openapi/klippa/document-capturing-salary_slip-configuration-schema): Get the JSON schema of the salary slip model
- [document-capturing-salary_slip-list-presets](https://oapis.org/openapi/klippa/document-capturing-salary_slip-list-presets): List document capturing presets for the salary slip model
- [document-capturing-salary_slip-preset-schema](https://oapis.org/openapi/klippa/document-capturing-salary_slip-preset-schema): Get the JSON schema of the salary slip model
- [document-capturing-salary_slip-schema](https://oapis.org/openapi/klippa/document-capturing-salary_slip-schema): Get the JSON schema of the salary slip model

## Statistics API

API to retrieve usage statistics

- [usage-statistics](https://oapis.org/openapi/klippa/usage-statistics): Statistics

## Storage API

API to manage files stored on the DocHorizon platform

- [storage-file-create](https://oapis.org/openapi/klippa/storage-file-create): Create
- [storage-file-get](https://oapis.org/openapi/klippa/storage-file-get): Get
