{
  "format": "delx/discovery-pack/v1",
  "id": "research-open-knowledge",
  "title": "Research open knowledge with attributed sources",
  "description": "A bounded English Wikipedia research path at $0.001 with page links, short snippets, license metadata and explicit limits—never a general web-search or article-body proxy.",
  "audience": "Research, education and knowledge agents",
  "query": "find Wikipedia references and short snippets for an agent",
  "keywords": [
    "Wikipedia research API",
    "open knowledge search",
    "Wikimedia sources",
    "sourced agent research",
    "knowledge discovery"
  ],
  "updated_at": "2026-08-06",
  "canonical_url": "https://commerce.delx.ai/packs/research-open-knowledge",
  "machine_url": "https://commerce.delx.ai/packs/research-open-knowledge.json",
  "entrypoints": {
    "human": "https://commerce.delx.ai/?q=find%20Wikipedia%20references%20and%20short%20snippets%20for%20an%20agent",
    "intent_search": "https://api.delx.ai/api/v1/x402/start?q=find%20Wikipedia%20references%20and%20short%20snippets%20for%20an%20agent",
    "graph": "https://commerce.delx.ai/discovery.json"
  },
  "attribution": {
    "header": "x-delx-source",
    "value": "discovery-pack-research-open-knowledge"
  },
  "products": [
    {
      "tool_name": "search_open_knowledge",
      "service_name": "Open Knowledge for Agents",
      "category": "knowledge",
      "price_usdc": "0.001",
      "method": "POST",
      "route": "/api/v1/x402/open-knowledge-search",
      "product_url": "https://commerce.delx.ai/products/search-open-knowledge",
      "intent_url": "https://commerce.delx.ai/intents/open-knowledge-search-api",
      "machine_url": "https://commerce.delx.ai/intents/open-knowledge-search-api.json",
      "example_input": {
        "query": "agentic commerce",
        "max_records": 3
      },
      "agentcash_buy": "npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/open-knowledge-search -m POST -H 'x-delx-source: discovery-pack-research-open-knowledge' --max-amount 0.001 -b '{\"query\":\"agentic commerce\",\"max_records\":3}'"
    }
  ]
}
