Files APIs
Extract Structured Data - Sync
Extracts structured data from a file. Supported file types are image, pdf (more coming soon!). It accepts the file and requested schema for the data to be extracted.
POST
Authorizations
API Key used to authenticate your requests. How to create one.
Path Parameters
Your workspace ID. How to find it?
Body
application/json
The request to extract structured data from file
Response
200
application/json
The extracted data
Structured data extraction result Successful file extraction result
Structured data extraction result Successful file extraction result
Failed file extraction result