{"uid":"cap_YwfCrc3M8eDXqd0Vr03Db","slug":"api-agentic-swarm-marketplace-com-6b833b2d","name":"Agentic Swarm Marketplace – Structured Q&A","description":"Returns a constitution-safe short-form answer to an agent question with source attribution. Use for lightweight Q&A before purchasing deeper research.","url":"https://api.agentic-swarm-marketplace.com/x402/v1/query","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":["q"],"properties":{"q":{"type":"string","description":"Natural-language question"},"depth":{"enum":["brief","standard"],"type":"string","default":"brief"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"q":"What is artificial intelligence?","depth":"brief"}}},"response":{"depth":"brief","query":"What is artificial intelligence?","answer":"Artificial intelligence is a field of computer science focused on creating systems capable of performing tasks that typically require human intelligence, such as learning, reasoning, and problem-solving.","seller":"agentic-swarm-x402","sources":["agentic-swarm-x402"],"confidence":0.85}},"exampleRequest":{"q":"What is artificial intelligence?","depth":"brief"},"tags":["x402"],"displayCostAmount":"0.010000","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.010000/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.012","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.012","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_u3ObXezz3yZOyQ57EdNU4","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.012","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Answers a natural language question and returns a validated short-form answer with confidence score and source attribution.","exampleAgentPrompt":"Give me a brief answer to 'What causes inflation?' — I need the answer, a confidence score, and the sources you used.","exampleUseCases":null,"resultDescription":"A JSON object containing an 'answer' string (short-form response to the question), a 'confidence' number between 0 and 1, and a 'sources' array listing the attribution references used to generate the answer.","failureModes":["Missing required 'q' parameter returns an error","Question exceeds 500 character limit and is rejected","Invalid 'depth' value (not 'brief' or 'full') may default or error","Low-confidence answers may return with confidence near 0, indicating uncertainty","Network or payment failure (x402 micropayment not completed) results in 402 response"],"whenToPreferThis":"Prefer this endpoint when an agent needs a structured, validated, source-attributed answer to a natural language question in JSON format, especially when confidence scoring is important for downstream decision-making. Suitable for brief factual lookups or deeper 'full' responses on demand.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:38:32.654Z","isFirstParty":false}