{"uid":"cap_xCS9eDpOaBrxTSIihAYd0","slug":"orbuis-extract-json-c7ca546e","name":"Orbuis Extract JSON","description":"Text tools for AI agents, answered by Orbuis's own on-device model and sold per call over x402. No account or API key. Tools: Summarize text, Extract structured JSON, Ask. Pay in USDC on Base or Arc.","url":"https://agents.orbuis.com/tools/extract-json","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"text":{"type":"string","maxLength":12000,"minLength":1,"description":"Source text"},"schema":{"type":"object","description":"JSON Schema the result must satisfy (subset; see description)"},"instructions":{"type":"string","maxLength":1000,"description":"Optional hints, e.g. date format"}}},"responseSchema":{"type":"json","example":{"ok":true,"data":{"total":1250,"vendor":"Acme Corp","dueDate":"2026-10-01","invoiceNumber":"1043"},"model":"orbuis-core"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.004","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.004/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm__nNdTiC9YcIMYOjFXnOnS","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.004","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Extracts structured JSON from unstructured text according to a user-supplied JSON Schema, using Orbuis's on-device model, paid per call via x402 with no API key required.","exampleAgentPrompt":"Extract the invoice number, vendor name, total amount, and due date from this invoice text and return them as JSON matching this schema: {invoiceNumber: string, vendor: string, total: number, dueDate: string}. Here's the text: 'Invoice #1043 from Acme Corp, total due $1,250, payment due 2026-10-01.'","exampleUseCases":[{"title":"Invoice data extraction pipeline","prompt":"Pull out the vendor name, invoice number, total, and due date from this invoice text and return them as a JSON object: 'Invoice #1043 from Acme Corp — total $1,250 due by October 1st, 2026.'"},{"title":"Contract clause structured parsing","prompt":"From this contract excerpt, extract the party names, effective date, and termination conditions into a JSON object with fields partyA, partyB, effectiveDate, and terminationConditions. Here's the text: 'This agreement between Globex Inc. and Initech Ltd. is effective March 1, 2025, and may be terminated with 30 days written notice by either party.'"},{"title":"Resume skills and experience extraction","prompt":"Parse the following resume snippet and extract the candidate's name, years of experience, and a list of technical skills as structured JSON with fields name, yearsExperience, and skills: 'Jane Doe, 8 years in software engineering, proficient in Python, Kubernetes, and PostgreSQL.'"}],"resultDescription":"Returns a JSON object with an 'ok' boolean, a 'data' field containing the extracted structured JSON matching the provided schema, and a 'model' field indicating which Orbuis model performed the extraction.","failureModes":["Text exceeds 12,000 character limit — request rejected","Provided JSON Schema is unsupported or malformed — extraction fails","Payment not completed via x402 — 402 response with payment details","Extracted content cannot satisfy the provided schema — partial or null fields returned","Source text contains no extractable information matching the schema — empty data object"],"whenToPreferThis":"Choose this endpoint when you need to extract structured JSON from unstructured text without managing an API key or account — particularly useful for AI agents that operate autonomously and need pay-per-call access. Prefer it over hosted LLM APIs when you want a lightweight, schema-constrained extraction without OpenAI/Anthropic dependencies, and when paying per call in USDC over x402 fits your agent's payment model.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-18T06:30:20.607Z","isFirstParty":false}