Overview
Quickstart
While Retab is built around evals, the most basic workflow is extracting structured data from a document. The easiest way to access our APIs is through our python SDK.
The platform has a playground you can explore and use to get sample code.
Find your API Key in the dashboard settings.
Using the Retab SDK
1
Install the SDK
2
Generate a Schema
3
Extract Data
Congratulations! You’ve extracted structured data from a document with Retab. Now you can start building evals, deploy processors, automate workflows and more.