{"uid":"cap_6wxivsxY3jC6XXRFGVu-_","slug":"pagos-andreax-dev-llm-inference-kimi-deepseek-e81cbadd","name":"pagos.andreax.dev LLM Inference (Kimi/DeepSeek)","description":"Devuelve la respuesta de un LLM (Kimi/DeepSeek) a tu consulta. Úsalo para inferencia de propósito general pagada por llamada cuando un agente necesita una respuesta de modelo. input=tu consulta en texto.","url":"https://pagos.andreax.dev/api/taller/peaje/inferencia","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["input"],"properties":{"input":{"type":"string","description":"Consulta/prompt para el modelo"}}}},"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":"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.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm__NNiX5x7OiuWuTlBPCZY6","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Sends a text prompt to a Kimi or DeepSeek LLM and returns the model's generated response, billed per call via x402.","exampleAgentPrompt":"Ask the LLM inference endpoint: 'What are the top three reasons why startups fail?' and give me back the model's answer.","exampleUseCases":[{"title":"Agentic pipeline step for Q&A","prompt":"I need you to query the LLM inference service with this prompt: 'Summarize the key differences between REST and GraphQL APIs in three bullet points' and bring back the answer."},{"title":"On-demand knowledge lookup in automation","prompt":"Use the pay-per-call LLM to answer this question: 'What is the capital of Australia and what is it known for?' — I don't want to manage API keys, just get the model's response."},{"title":"Dynamic content generation in a workflow","prompt":"Run this through the LLM inference endpoint: 'Write a short, professional bio for a software engineer with 5 years of experience in Python and cloud infrastructure.' Return whatever the model generates."}],"resultDescription":"A plain-text response generated by the underlying LLM (Kimi or DeepSeek) in answer to the submitted prompt. The response is returned directly from the model and billed at $0.005 USDC per call via x402.","failureModes":["Missing required 'input' query parameter returns a validation error","Payment not provided or insufficient USDC balance causes x402 payment-required error","Model backend (Kimi/DeepSeek) unavailable leads to a 5xx error or timeout","Malformed request schema (wrong HTTP method or missing type/method fields) returns 400","Very long prompts may be truncated or rejected depending on model context limits"],"whenToPreferThis":"Choose this endpoint when you need pay-per-call LLM inference without managing API keys, subscriptions, or model infrastructure. It is ideal for agentic workflows that need occasional or bursty LLM calls billed in USDC micro-payments via x402. Prefer it over self-hosted or subscription LLMs when cost predictability per call matters more than volume discounts.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:31:19.874Z","isFirstParty":false}