Files APIs
Extract Tables - Async Start
Starts an asynchronous operation to extract tables from a file. Supported file types are image, pdf (more coming soon!). This methods accepts the file. The API responds with an ID to track the operation status and retrieve the result.
POST
/
{workspaceId}
/
files
/
extract
/
tables
/
start
Authorizations
API Key used to authenticate your requests. How to create one.
Path Parameters
Your workspace ID. How to find it?
Body
application/json
Image file data to extract from