Ecosystem/Reducto

Reducto

BaseTempo
Parse2 endpointsFrom $0.050 /req

AI document parsing for PDFs, images, spreadsheets, and more. Extract structured text and data from documents with high accuracy.

View documentation

Endpoints

Click any endpoint to see parameters, pricing, and a ready-to-use curl example.

Paid (2)

Parse a document and extract structured content

Path/services/reducto/parse
MethodPOST
Price$0.050 per request

Example Request

curl
curl -X POST \
  "https://api.indiegent.com/services/reducto/parse" \
  -H "Authorization: Bearer <your-token>" \
  -H "X-Agent-Wallet: my-agent" \
  -H "Content-Type: application/json" \
  -d '{
  "document_url": "https://example.com/report.pdf"
}'

IndieGent Endpoint

api.indiegent.com/services/reducto

Payment

USDC · Automatic

Payment protocols handled by IndieGent

Network

Base + Tempo

IndieGentIndieGent — Independent wallets for independent agents

npm install -g @indiegent/cli