{"uid":"cap_jIlqs4pRvvflnC7IM8P58","slug":"ausca-document-analysis-efe4bad1","name":"Ausca Document Analysis","description":"Extract normalized forms, tables, signatures, or layout from a document.","url":"https://ausca.com/v1/analyze-document","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object"},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string","const":"json"},"example":{}}}}},"responseSchema":{"type":"json","example":{"status":"accepted","invocation":{"state":"succeeded","output":{"pages":[{"page_index":1,"size_bytes":1024,"artifact_ref":"runx:artifact:sha256:6666666666666666666666666666666666666666666666666666666666666666","content_digest":"sha256:7777777777777777777777777777777777777777777777777777777777777777"}],"schema":"ausca.document_analysis.manifest.v1","source_digest":"sha256:5555555555555555555555555555555555555555555555555555555555555555","provider_job_ref":"runx:aws:textract-analysis:analysis-fixture"},"updated_at":"2026-01-01T00:00:00Z","receipt_ref":{"uri":"runx:receipt:discovery-example","type":"receipt"},"invocation_id":"ausca-discovery-example","output_digest":"sha256:7d0937af7c2cd26230ea772a937b079ed3ab994861156a0d0fb909e804374ca6","offer_revision_digest":"sha256:16be7e788765b623643d95ca4fbb455c75b177e140bdc42933881a6a84e61670"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.3","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.3/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.3","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.3","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_YiWEV3rw7qwGGzqVkD45-","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.3","costPer":"request","priority":0,"asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Analyzes a document and returns a structured per-page manifest with artifact references, content digests, and provider job metadata.","exampleAgentPrompt":"Can you analyze this document for me and give me the per-page breakdown — I need the artifact references, content digests, and the full page manifest so I can verify what was processed?","exampleUseCases":[{"title":"Invoice data extraction pipeline","prompt":"I have an invoice PDF I need processed — can you run it through document analysis and get back the per-page artifacts and content digests so I can verify the output?"},{"title":"Legal document audit trail","prompt":"Can you analyze this contract document and return a verifiable manifest with page-level artifact references and digests? I need the receipt too so we have proof of processing."},{"title":"Automated document ingestion workflow","prompt":"We're building an ingestion pipeline — please send this document through analysis and give me back the structured page manifest with artifact refs and the source digest so we can index it."}],"resultDescription":"Returns a JSON manifest conforming to ausca.document_analysis.manifest.v1 containing: an array of per-page objects (each with page_index, size_bytes, artifact_ref, and content_digest), a source_digest for the input document, a provider_job_ref linking to the underlying AWS Textract job, an invocation_id, an output_digest, and a receipt_ref for verifiable proof of the call.","failureModes":["Missing or malformed 'input' body returns a validation error","Unsupported body content type (non-JSON) returns rejection","Payment not included or insufficient USDC triggers 402 Payment Required","Document too large or malformed causes provider-side failure and a failed invocation state","Network timeout may return partial or no result"],"whenToPreferThis":"Choose this endpoint when you need pay-per-call document analysis without setting up an AWS Textract account or managing API keys, and when verifiable receipts and cryptographic digests of the output are important. Ideal for agents operating in automated pipelines that require auditability and per-invocation proof of processing. Prefer over direct Textract integration when avoiding credential management overhead or when operating in a metered, accountless environment.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:35:40.518Z","isFirstParty":false}