Sync Endpoint Examples
Extract Tables
This API endpoint extracts tables from the uploaded file and returns the tables in HTML format.
POST
/
extract_tables
Authorizations
Headers
Your API key.
Body
application/json
The base64 encoded content of the file to be parsed.
The type of the file. Supported values are 'pdf' and 'docx'.
Available options:
pdf
, docx