{"uid":"cap_u_T7VniMDXY_wvKKTWe2t","slug":"402-com-tr-ai-extract-batch-de9f5285","name":"402.com.tr AI Extract Batch","description":"The pipeline version of ai-extract: send up to 10 documents (text1=…&text2=… or texts= with ||| separators) and one field list — get one schema-enforced JSON object per document, in order, from a single paid call. 10 extractions for $0.10 instead of 10x the per-call overhead: built for agents parsing feeds, inboxes, scrape batches and receipt piles. Up to 6K chars per document.","url":"https://402.com.tr/api/x402/ai-extract-batch","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object"},"queryParams":{"type":"object","required":["text1"],"properties":{"text1":{"type":"string","description":"Document 1"},"text2":{"type":"string","description":"Document 2 (optional)"},"fields":{"type":"string","description":"Fields (comma-separated)"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.1","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.1/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_6p1G4hM7ocpCIXRsIZxdX","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.1","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Batch-extracts structured fields from up to 10 documents in a single paid API call, returning one schema-enforced JSON object per document.","exampleAgentPrompt":"Extract the fields 'sender, amount, date, merchant' from each of these 5 receipt texts in one batch call — here are the five documents: [doc1], [doc2], [doc3], [doc4], [doc5].","exampleUseCases":null,"resultDescription":"Returns one schema-enforced JSON object per input document, in the same order as submitted, each containing the requested fields extracted from that document's text. Up to 10 objects per call.","failureModes":["Missing required text1 parameter returns an error","Documents exceeding 6K characters may be truncated or rejected","Requesting fields that don't exist in the document returns null or empty values","Submitting more than 10 documents may result in only the first 10 being processed","Malformed fields parameter (not comma-separated) may cause incorrect extraction schema","Payment failure (x402 protocol) blocks the call before processing"],"whenToPreferThis":"Use this endpoint when you need to extract structured fields from multiple text documents (2–10) in a single efficient call, especially for pipeline workloads like parsing feeds, inboxes, scrape batches, or receipt piles where per-call overhead of individual extractions would be costly and slow.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:56:24.500Z","isFirstParty":false}