{"uid":"cap_H7RSgQ8kForIOwyLQp2V9","slug":"agentbit-wikipedia-knowledge-grounding-b4795b10","name":"AgentBit Wikipedia Knowledge Grounding","description":"Encyclopedic grounding in one call: Wikipedia search plus the full summary of the best match — extract, short description, canonical URL, thumbnail — in any of 300+ language editions. Official Wikimedia REST APIs, CC BY-SA attribution included. The cheapest way for an agent to ground an entity before reasoning about it.","url":"https://agentbit.app/v1/knowledge/wiki","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"lang":{"type":"string","description":"Wikipedia language edition (default en)"},"limit":{"type":"integer","description":"Max search matches (1-10, default 5)"},"query":{"type":"string","description":"Entity or topic to look up (2-300 chars)"}}},"responseSchema":{"type":"json","example":{"lang":"en","query":"EIP-3009","matches":[{"key":"Ethereum","url":"https://en.wikipedia.org/wiki/Ethereum","title":"Ethereum","description":"Decentralized blockchain platform"}],"attribution":"Content from Wikipedia (en.wikipedia.org), licensed CC BY-SA 4.0 — attribute when republishing.","match_count":2,"top_summary":{"url":"https://en.wikipedia.org/wiki/Ethereum","type":"standard","title":"Ethereum","extract":"Ethereum is a decentralized blockchain...","thumbnail":"https://upload.wikimedia.org/example.png","description":"Decentralized blockchain platform","last_modified":"2026-08-30T10:00:00Z"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","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_8ZtGLL6_zxndY2kBp413c","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":"Search Wikipedia and retrieve the full summary, description, thumbnail, and canonical URL of the best-matching article in any of 300+ language editions in a single call.","exampleAgentPrompt":"Look up 'Ethereum' on Wikipedia in English and give me the summary, short description, thumbnail, and canonical article URL so I can ground the entity before analyzing it.","exampleUseCases":[{"title":"Entity grounding before reasoning","prompt":"Before you answer my question about the European Central Bank, look it up on English Wikipedia and give me the summary extract and canonical URL so we have solid context to work from."},{"title":"Multilingual Wikipedia lookup for localization","prompt":"Find the Wikipedia article for 'Kyoto Protocol' in the French edition and return the extract, description, and article URL — I need it in French for a report I'm writing."},{"title":"Quick person or organization fact-check","prompt":"Can you search Wikipedia for 'Ada Lovelace', return the top match's full summary, thumbnail, and short description, and tell me when the article was last updated?"}],"resultDescription":"A JSON object containing the query, language edition, a list of matching article titles with keys and URLs, the top match's full plain-text extract, short description, thumbnail URL, canonical Wikipedia URL, last-modified timestamp, and a CC BY-SA attribution string ready to include when republishing.","failureModes":["No Wikipedia article found for the query — returns an empty matches array and no top_summary","Query string too short or too long (outside 2-300 characters) — validation error","Unsupported or malformed language code — may fall back to English or return an error","Limit value outside 1-10 range — validation error","Wikimedia API upstream timeout — HTTP 502 or 504 response","Rate limit exceeded — HTTP 429 response"],"whenToPreferThis":"Choose this endpoint when an agent needs fast, cheap encyclopedic grounding for a named entity — a person, place, concept, or technology — before reasoning about it, especially when you want multilingual coverage or need the canonical URL, thumbnail, and attribution in a single round-trip. It is cheaper and more structured than a general web search for entity lookups, and more reliable than scraping Wikipedia directly. Prefer it over generic search endpoints when the subject is well-known enough to have a Wikipedia article and you need structured metadata (description, thumbnail, last-modified) rather than open-web results.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:53:31.153Z","isFirstParty":false}