post https://{endpoint}/detect-documents
Overview
FormX will detect documents such as ID card and receipt from the uploaded image. It will return the bounding box and type of each detected document.
The image file could be submitted in the extractor via image params or image_url with a file size limit of 10MB and a dimension limit of 10,000x10,000 px.