{"uid":"cap_ND8sGfepIZRScl2OOk5bM","slug":"text-chunker-bulk-4e46e1f3","name":"text-chunker-bulk","description":"Bulk text chunker: up to 20 urls in one call, processed concurrently, results returned in input order with a per-item error field and a count of failures. Same answer per item as the single /page/chunks endpoint (Page to RAG chunks). Batch enrichment for agents that hold a list. $0.01 per batch.","url":"https://intel.rallylive.ca/bulk/page/chunks","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"},"queryParams":{"type":"object","properties":{}}},"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_3zNRRBQCtTRjX-TuAanaV","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":"Fetches up to 20 URLs concurrently and returns RAG-ready text chunks for each, with per-item errors and a failure count, in input order.","exampleAgentPrompt":"I have a list of 15 article URLs and I need all of them chunked into RAG-ready text segments in one go — can you run them all through the bulk text chunker and give me the results in the same order I gave you the URLs?","exampleUseCases":[{"title":"Bulk knowledge base ingestion","prompt":"I've got 18 product documentation pages and I need to chunk all of them into RAG segments at once so I can embed them into our vector store — can you process all those URLs together and return the chunks in the order I listed them?"},{"title":"Concurrent research article chunking","prompt":"I have a batch of 12 research article URLs I want to feed into my RAG pipeline — can you fetch and chunk all of them in one call and let me know if any failed to process?"},{"title":"Agent pipeline content preprocessing","prompt":"Before my agent answers user questions, I need to chunk up to 20 support page URLs into retrieval-ready text blocks — run them all concurrently and give me back the chunks plus any per-URL errors."}],"resultDescription":"An ordered array of results matching the input URL list, where each item contains RAG-ready text chunks (same output as the single /page/chunks endpoint) along with a per-item error field indicating success or failure. A top-level failure count summarizes how many items errored across the batch.","failureModes":["Invalid or unreachable URL returns a per-item error field with details while other items succeed","Exceeding the 20-URL limit may result in rejection or partial processing","Timeout on a specific URL populates that item's error field without failing the entire batch","Malformed input (missing required 'input' object or 'method' field) returns a 400-level error","Pages with no extractable text may return empty chunk arrays for that item"],"whenToPreferThis":"Choose this endpoint when you have a list of 2–20 URLs that all need to be chunked for RAG ingestion and you want a single concurrent call with ordered results and per-item error reporting, rather than making individual calls to the single /page/chunks endpoint sequentially. It is ideal for bulk knowledge-base construction, agent pipeline preprocessing, or any workflow where latency savings from concurrency matter.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T07:22:01.317Z","isFirstParty":false}