{"uid":"cap_e5Zq50zs0g6BwYJzVpEWk","slug":"halowerk-buero-clause-extractor-b07a97a4","name":"Halowerk Buero Clause Extractor","description":"Takes a contract as text, a public URL or inline base64 — PDF, DOCX, ODT, HTML and Markdown are read — and returns the passages governing the requested topics. Termination, liability, term, payment and jurisdiction are the default; confidentiality, data protection, IP, warranty, force majeure, assignment and notice can be requested as well.","url":"https://buero.halowerk.com/v1/clause-extract","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"document":{"type":"object","properties":{"url":{"type":"string","maxLength":2048,"description":"Public http(s) URL of a PDF, DOCX, ODT, HTML or text file. Private and local addresses are refused."},"text":{"type":"string","maxLength":200000,"description":"The text directly. Cheapest and clearest — its length is billed as counted here."},"format":{"enum":["auto","pdf","docx","odt","html","markdown","rtf","text"],"type":"string","default":"auto","description":"Override the detected format. \"auto\" reads it from the bytes."},"filename":{"type":"string","maxLength":260,"description":"Only consulted when the bytes carry no recognisable signature."},"content_base64":{"type":"string","maxLength":4000000,"description":"The file inline, base64."}},"description":"The contract. Exactly one of text, url or content_base64.","additionalProperties":false},"clause_types":{"type":"array","items":{"enum":["termination","liability","term","payment","jurisdiction","confidentiality","data_protection","ip","warranty","force_majeure","assignment","notice"],"type":"string"},"maxItems":12,"minItems":1,"description":"Which topics to look for. Default: termination, liability, term, payment, jurisdiction."},"document_chars":{"type":"integer","maximum":24000,"minimum":1,"description":"Only needed when the contract arrives by url or content_base64: its length in characters, which is what you are billed for. A longer text is refused with its real length and nothing is charged."},"include_unverified":{"type":"boolean","default":true,"description":"Also return findings whose quote could not be located in the source, clearly marked. Off means they are only counted."}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.004","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","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.004/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_VaMu2qocWmV74VDleuLDe","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.004","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Extracts specific contractual clauses (termination, liability, payment, etc.) from a contract supplied as text, URL, or base64-encoded file.","exampleAgentPrompt":"Pull the termination, liability, and payment clauses from this vendor contract — here's the URL: https://example.com/vendor-agreement.pdf — and also grab the confidentiality and data protection sections.","exampleUseCases":[{"title":"Vendor contract due diligence review","prompt":"I have a supplier agreement I need to review before signing. Can you extract the termination, liability, and payment terms from this PDF? https://contracts.example.com/supplier-agreement.pdf"},{"title":"NDA confidentiality clause check","prompt":"Pull the confidentiality, data protection, and IP ownership clauses from this NDA I'm pasting below — I need to see exactly what we're agreeing to before we share any source code."},{"title":"Jurisdiction and governing law lookup","prompt":"What jurisdiction and governing law does this contract specify? Here's the base64-encoded DOCX — I need to know if we'd have to litigate in a foreign country."}],"resultDescription":"Returns the specific text passages from the contract that govern each requested topic (e.g. termination, liability, payment, jurisdiction, confidentiality, IP, force majeure, etc.), tagged by clause category. Default topics are termination, liability, term, payment, and jurisdiction; additional topics like confidentiality, data protection, IP, warranty, force majeure, assignment, and notice can be requested.","failureModes":["Unsupported file format causes parsing failure","URL is inaccessible or returns non-document content","Base64 encoding is malformed or corrupt","Requested clause topic not present in the contract — returns empty or null for that topic","Document is scanned image PDF with no extractable text","Contract is too large to process within limits"],"whenToPreferThis":"Use this endpoint when you need to quickly locate and extract specific legal clause categories from a contract document without reading the entire text. It is ideal for due diligence workflows, compliance checks, and contract review automation where you need structured clause-level excerpts rather than a full summary. Prefer this over general document summarizers when clause-specific, topic-tagged extraction is required. Best for PDF, DOCX, ODT, HTML, and Markdown contracts accessible via URL or base64.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:31:39.875Z","isFirstParty":false}