Reducto
Parsingbasesolana
2 endpointsAI document parsing for PDFs, images, spreadsheets, and more. Extract structured text and data.
Base URL
https://api.dao.pub/market/reductoEndpoints
POST
/extract$0.06Pull specific data from documents into structured JSON.
POST JSON body with input and instructions.schema. Extract runs Parse internally, then returns values matching the requested schema.
Body
inputstring (required: file_id, jobid:// reference, or public URL)instructions[object Object]settings[object Object]POST
/parse$0.06Parse a document by URL and extract structured content.
POST JSON body with document_url pointing to a publicly accessible document.
Body
document_urlstring (publicly accessible URL to document)advanced_options[object Object]