Reducto

Reducto

Parsing
basesolana
2 endpoints

AI document parsing for PDFs, images, spreadsheets, and more. Extract structured text and data.

Base URLhttps://api.dao.pub/market/reducto
POST/extract$0.06

Pull 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.06

Parse 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]