aiendpoint.dev
ServicesUnstructured

Unstructured

community

Document parsing and ETL platform extracting structured data from PDFs, images, HTML, and office documents.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://unstructured.ioapikeyaidataconfidence: 80/1000 discoveries1 contributors
POSThttps://api.unstructured.io/general/v0/general

Parse a document into structured elements

Parameters

filesdocument file (filerequired
strategyauto|fast|hi_res|ocr_only (stringoptional
output_formatapplication/json (stringoptional
chunking_strategyby_title|basic (stringoptional

Returns

elements[] with type (Title|NarrativeText|Table|Image), text, metadata with filename, page_number, coordinates
GEThttps://api.unstructured.io/general/v0/supported-types

List supported document types

Returns

supported_types[] with mime_type, extensions[]