{"uid":"cap_z-D-2s3U7vNRcAIr9Tat-","slug":"relaystation-data-slice-448d09ea","name":"RelayStation Data Slice","description":"$0.0002/MB. Slice rows — offset, limit, head, tail — for paging or previews. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny","url":"https://api.relaystation.ai/v1/data/slice","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":{"properties":{}},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_8gOMSf_413NEv1_fzx4J2","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Slices rows from a dataset by offset, limit, head, or tail for pagination or preview use cases","exampleAgentPrompt":"I have a large dataset — give me rows 50 through 100 (offset 50, limit 50) so I can page through it in chunks.","exampleUseCases":[{"title":"Paginated table viewer for dashboard","prompt":"I need to page through my sales records — skip the first 200 rows and give me the next 50 so I can display the fourth page of results."},{"title":"Quick data preview before processing","prompt":"Before I process this whole file, just give me the first 10 rows so I can see what the data looks like."},{"title":"Tail inspection for recent log entries","prompt":"Show me the last 25 rows of this dataset — I want to see the most recent entries without loading everything."}],"resultDescription":"Returns the requested subset of rows from the input dataset — either a head slice (first N rows), tail slice (last N rows), or an offset+limit window — suitable for pagination, previews, or incremental processing.","failureModes":["Offset exceeds total row count — returns empty result or error","Invalid or missing slice parameters (no offset/limit/head/tail specified)","Input data malformed or not parseable as tabular rows","Payload too large — pricing is per MB so very large datasets may hit limits","x402 payment not fulfilled — request rejected before processing"],"whenToPreferThis":"Choose this endpoint when you need efficient row-level pagination or preview of tabular data without processing the full dataset. It is ideal for building paged UIs, sampling large files, or inspecting recent entries. Prefer it over loading full datasets when only a window of rows is needed.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:42:32.038Z","isFirstParty":false}