Directory / doc-extract-api.thestarboy9696-4ef.workers.dev
SchemaLock — extract structured JSON from a contract PDF or image (parties, dates, term, payment terms, termination clause, governing law, obligations, signatures). Unlike generic OCR or text-only extraction APIs, this takes the raw file directly and validates date logic (expiration after effective date), with one automatic retry on failure. Per-field confidence scores included.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://doc-extract-api.thestarboy9696-4ef.workers.dev/extract/contract' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch 'https://doc-extract-api.thestarboy9696-4ef.workers.dev/extract/contract'
Endpoint: https://doc-extract-api.thestarboy9696-4ef.workers.dev/extract/contract. Operated by doc-extract-api.thestarboy9696-4ef.workers.dev, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
SchemaLock — extract structured JSON from any PDF or image into a JSON Schema you supply, not limited to invoice/receipt/contract/resume. Unlike the fixed invoi…
SchemaLock — extract structured JSON from an invoice PDF or image (vendor, line items, subtotal, tax, total, dates, payment terms). Unlike generic OCR (raw text…
SchemaLock — extract structured JSON from a receipt PDF or image (merchant, items, subtotal, tax, tip, total, payment method). Unlike generic OCR (raw text) or …
SchemaLock — extract structured JSON from a resume PDF or image (contact info, work experience, education, skills). Unlike generic OCR or text-only extraction A…
All 5 endpoints on doc-extract-api.thestarboy9696-4ef.workers.dev →