Extracts content from a file at the given URL and processes it with specified chunking options.
Large Document Processing: For documents over 50 pages, we strongly recommend using the /extract_async endpoint instead. The async endpoint prevents timeout issues and provides better handling of extensive processing tasks.
For documents exceeding 70 pages, the API returns a URL structure instead of the direct response:
"is_url": true
API key for authentication
API key for authorization
application/json
Successful extraction and processing of file
The response is of type object
.
Extracts content from a file at the given URL and processes it with specified chunking options.
Large Document Processing: For documents over 50 pages, we strongly recommend using the /extract_async endpoint instead. The async endpoint prevents timeout issues and provides better handling of extensive processing tasks.
For documents exceeding 70 pages, the API returns a URL structure instead of the direct response:
"is_url": true
API key for authentication
API key for authorization
application/json
Successful extraction and processing of file
The response is of type object
.