{"uid":"cap_UzLMom_tGoLSARc83wE5V","slug":"momoai-batch-llm-api-f76524b5","name":"momoAI Batch LLM API","description":"Pay-per-use LLM API. Chat, reasoning, code review, translation, summarization, data extraction, and more. Pay with USDC on Base.","url":"https://momoai-cyan.vercel.app/api/batch","method":"POST","headers":{},"bodySchema":{"type":"object","required":["items"],"properties":{"items":{"type":"array"},"model":{"type":"string"},"concurrent":{"type":"boolean"}}},"responseSchema":{"type":"object","properties":{"data":{"type":"object","properties":{"results":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"usage":{"type":"object"},"output":{"type":"string"}}}},"total_usage":{"type":"object"},"items_processed":{"type":"integer"}}},"meta":{"type":"object"},"success":{"type":"boolean"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.1","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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_oOaR85mBLrDoNPDZ5mci1","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.1","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Processes multiple LLM tasks in a single batch call (chat, reasoning, code review, translation, summarization, data extraction), paid per-call with USDC on Base.","exampleAgentPrompt":"Use momoAI's batch endpoint to process these 3 tasks concurrently with the default model: summarize this article, translate this paragraph to French, and review this Python function for bugs.","exampleUseCases":[{"title":"Batch translate customer support tickets","prompt":"I have 12 support tickets written in different languages — Spanish, German, and Japanese. Use momoAI to translate all of them to English in one batch call so I can route them to the right team."},{"title":"Parallel code review multiple snippets","prompt":"Review these 5 JavaScript functions for bugs, security issues, and performance problems all at once using momoAI's batch endpoint — I want results back in one shot without making separate calls."},{"title":"Summarize research papers at once","prompt":"I've got 8 academic abstracts I need condensed into two-sentence summaries each. Run them all through momoAI in a single batch so I can scan the key findings quickly."}],"resultDescription":"Returns a success flag, an array of results (each with an id, text output, and token usage), total token usage across all items, and a count of items processed.","failureModes":["Payment not received or insufficient USDC — 402 Payment Required","items array is empty or malformed — 400 Bad Request","unsupported model name specified — 400 or 422 error","rate limit or quota exceeded — 429 Too Many Requests","concurrent execution timeout for large batches — 500 or timeout error"],"whenToPreferThis":"Choose this endpoint when you need to process multiple LLM tasks in a single API call and want to pay per-use with USDC on Base via x402. Ideal for agents orchestrating parallel AI workflows without managing a subscription or API key contract — especially when combining diverse tasks (translation, summarization, code review) in one round trip.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:31:52.747Z","isFirstParty":false}