{"api":"v1","generated_at":"2026-09-15T22:41:22.712Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/netintel-dev-text-chunk-989b89","pinned_page":"https://tollindex.com/e/netintel-dev-text-chunk-989b89/at/2026-09-15T21-20Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T21:20:12.737Z","snapshot_stamp":"2026-09-15T21-20Z","endpoint":{"slug":"netintel-dev-text-chunk-989b89","canonical_url":"https://netintel.dev/text/chunk","resource":"https://netintel.dev/text/chunk","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Split text into overlapping chunks for RAG ingestion — by characters or words, with configurable chunk size and overlap. Deterministic (same input → same chunks), returns each chunk with its index and start/end offsets. No API key, no LLM. Pairs with /v1/embeddings for a full chunk→embed pipeline.","service_name":"NetIntel","declared_category":null,"declared_tags":["text chunking","rag chunking","split text","chunk text","rag ingestion"],"route_template":null,"registry_updated":"2026-09-02T16:39:31.655Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"text chunk","category":"inference","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T21:20:12.737Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.001 USDC","amount_units":0.001,"decimals_known":true,"pay_to":"0xdaDc335482AD545296Fd7b28518A251fFCbEb9Df","scheme":"exact"},{"registry":"cdp","ordinal":1,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","asset_name":null,"symbol":"USDC","decimals":6,"amount_display":"0.001 USDC","amount_units":0.001,"decimals_known":true,"pay_to":"8FVeybWnB4dYrxTuPK7WzFZNAiEcFVaDLFnKpRwVGr5s","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":1,"unique_payers_30d":1,"last_called_at":"2026-09-02T16:39:31.261Z"},"validation":{"latest":{"observed_at":"2026-09-15T05:57:10.869Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":5,"ratio":1},{"days":30,"observed":5,"passed":5,"ratio":1},{"days":90,"observed":5,"passed":5,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T05:57:10.869Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T05:28:47.525Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:23:39.013Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T07:40:14.972Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T11:29:35.578Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0xdaDc335482AD545296Fd7b28518A251fFCbEb9Df","page":"https://tollindex.com/seller/0xdaDc335482AD545296Fd7b28518A251fFCbEb9Df","endpoints":125,"hosts":2},"reports":0,"registry_record":{"cdp":[{"tags":["text chunking","rag chunking","split text","chunk text","rag ingestion"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xdaDc335482AD545296Fd7b28518A251fFCbEb9Df","amount":"1000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300},{"asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"},"payTo":"8FVeybWnB4dYrxTuPK7WzFZNAiEcFVaDLFnKpRwVGr5s","amount":"1000","scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-02T16:39:31.261Z","l30DaysTotalCalls":1,"l30DaysUniquePayers":1},"resource":"https://netintel.dev/text/chunk","extensions":{"bazaar":{"info":{"input":{"body":{"text":"NetIntel is a pay-per-call API for AI agents. It offers over one hundred endpoints. Agents pay per request in USDC.","overlap":15,"chunk_size":60},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"unit":"chars","count":3,"chunks":[{"end":60,"text":"NetIntel is a pay-per-call API for AI agents. It offers over","index":0,"start":0,"length":60},{"end":105,"text":" It offers over one hundred endpoints. Agents pay per reques","index":1,"start":45,"length":60},{"end":115,"text":" pay per request in USDC.","index":2,"start":90,"length":25}],"overlap":15,"findings":[],"chunk_size":60,"source_length":115}}},"schema":{"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","required":["text"],"properties":{"text":{"type":"string","description":"Text to split — 1 to 200000 characters. Aliases: content, input, body."},"unit":{"type":"string","description":"\"chars\" (default) or \"words\". Aliases: by, mode."},"overlap":{"type":"number","description":"Units shared by consecutive chunks. Default 10% of chunk_size (max 100); clamped to 0..chunk_size-1. Aliases: chunk_overlap, chunkOverlap."},"chunk_size":{"type":"number","description":"Window size in chars or words. Default 1000; clamped to 50–20000 chars or 5–20000 words. Aliases: size, chunkSize."}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"unit":{"type":"string","description":"chars or words"},"count":{"type":"number","description":"Number of chunks (max 2000)"},"chunks":{"type":"array","items":{"type":"object","properties":{"end":{"type":"number"},"text":{"type":"string"},"index":{"type":"number"},"start":{"type":"number"},"length":{"type":"number","description":"Characters in this chunk's text"}}},"description":"Sliding-window chunks in order. start/end are UTF-16 character offsets into the source (text.slice(start, end) reproduces a chars-mode chunk; words-mode chunks are re-joined with single spaces). Surrogate pairs are never split."},"overlap":{"type":"number","description":"Effective overlap after clamping"},"findings":{"type":"array","items":{"type":"object","properties":{"rule":{"type":"string"},"detail":{"type":"string"}}},"description":"Parameter adjustments applied (clamped chunk_size/overlap, unknown unit); [] when none"},"chunk_size":{"type":"number","description":"Effective window size after clamping"},"source_length":{"type":"number","description":"Length of the input text in characters"}}}}}}}}},"description":"Split text into overlapping chunks for RAG ingestion — by characters or words, with configurable chunk size and overlap. Deterministic (same input → same chunks), returns each chunk with its index and start/end offsets. No API key, no LLM. Pairs with /v1/embeddings for a full chunk→embed pipeline.","lastUpdated":"2026-09-02T16:39:31.655Z","serviceName":"NetIntel","x402Version":2}]}}