2s Store Document Get is a paid API for AI agents from 2s.io, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-15).
Fetches a stored document by ID from a named namespace in the 2s key-value document store
The (most) everything API: 575+ pay-per-call endpoints for AI agents — ground-truth data, a full AI gateway, and agent infrastructure (storage, queues, watchers). USDC via x402, no signup, no API keys, and upto billing: pay actual usage, not the quote.
Returns a JSON object with ok=true, an items array containing matching documents (each with id, body string, optional meta, and expiresAt timestamp), a total count (or null if unknown), and a source object with provider name, URL, and license information.
POSThttps://2s.io/api/store/doc-getUse this endpoint when you need to retrieve a previously stored document from the 2s key-value document store by its exact ID and namespace. Prefer this over alternatives when you are already using the 2s ecosystem for agent infrastructure, need pay-per-call pricing with no API key setup, and want to retrieve structured document bodies with expiry metadata. Not appropriate for full-text search or listing documents — use it only when you have the specific document ID.
| Field | Type | Description |
|---|---|---|
| id | string | Document id to fetch. |
| ns | string | Namespace the document lives in. |
No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"