Docs
POST /v1/pdf/extract
Use POST /v1/pdf/extract to keep selected pages from one PDF (split or excerpt). Pages are 1-indexed. To drop pages instead, use POST /v1/pdf/delete-pages.
Provide one source (url or file) and a pages selection. Pages are 1-indexed.