Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Body
multipart/form-data
Files to extract data from. Supported file extensions: {'.txt', '.jpg', '.webp', '.eml', '.png', '.pdf', '.jpeg', '.gif'}. Maximum total size: 100 MiB. We process the .eml files as text files, i.e., we don't process non-textual attachments and content properly. For that, extract them from the .eml files separating them into different files.
Minimum length:
1