https://api.retab.com/v1/deployments/{project_id}/{iteration_id}/extract
.
Deployments organize extraction configurations by project and iteration, allowing you to version your extraction logic and reuse proven configurations across multiple documents and automation workflows.
Please check the API Reference for more details.
Method | Purpose |
---|---|
extract | Processes documents using a project deployment and returns structured JSON. |
"base-configuration"
to use the project’s default settings."base-configuration"
as the iteration_id to use the project’s default settings.document
(singular) for processing one file or documents
(plural) for batch processing. These parameters are mutually exclusive.temperature
override the deployment’s default configuration for that specific request.