v1
latestOpenAPI 3.1.02026-07-173384141.4 KBRequest body
The file to parse.
This can be a remote file URL or a tensorlake file (e.g. file_***).
If a remote file URL is provided, the file will be downloaded and parsed.
For a tensorlake file, the file needs to be uploaded to the server first.
This field is optional and is only used if the content field is not provided.
If both fields are provided, this field takes precedence.
The content to parse.
This can be any kind of text e.g. an email content, or an HTML page.
This field is optional and is only used if the file field is not provided.
If both fields are provided, the file field takes precedence.
The page number to parse.
This is only used if the file field is provided, and is a pageable file (e.g. PDF). If not provided, all pages will be parsed.
Additional metadata for the job.
Response
Parse pages from a file