{"uid":"cap_zgEThfnRbTBkIPqINqT5K","slug":"orbonomy-llm-batch-processing-f8197c8b","name":"Orbonomy LLM Batch Processing","description":"50+ pay-per-call API endpoints across accommodation, AI, content, fact-checking, and data services. Powered by x402 protocol.","url":"https://app.orbonomy.xyz/api/llm/batch","method":"POST","headers":{},"bodySchema":{"type":"object","required":["items","system_prompt"],"properties":{"items":{"type":"array"},"system_prompt":{"type":"string"}}},"responseSchema":{"type":"object","properties":{"success":{"type":"boolean"}}},"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_tKmdFVy6KybhbJZjLRk4Z","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":"Sends a batch of items to an LLM with a shared system prompt and returns processed results for all items in one call","exampleAgentPrompt":"I have a list of 20 customer reviews — run them all through an AI that classifies each one as positive, negative, or neutral, using the system prompt: 'You are a sentiment classifier. Respond with only: positive, negative, or neutral.'","exampleUseCases":null,"resultDescription":"A JSON object with a success boolean and the LLM-generated responses for each item in the submitted batch array, processed against the shared system prompt.","failureModes":["Missing required 'items' array returns validation error","Missing 'system_prompt' returns validation error","Empty items array may return empty results","Payment of 0.1 USDC not fulfilled returns 402 Payment Required","Oversized batch may hit timeout or token limits","Malformed item types in array may cause partial failures"],"whenToPreferThis":"Use this endpoint when you need to apply the same LLM system prompt to multiple items in a single API call, rather than making individual LLM calls per item. Ideal for bulk classification, batch summarization, or uniform AI transformation of a list — saving cost and round-trips compared to per-item calls.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:47:12.946Z","isFirstParty":false}