{
    "schemaVersion": "1.0",
    "name": "Vudira Knowledge API",
    "canonical": "https://vudira.com",
    "entity": {
        "name": "Vudira",
        "type": "Organization",
        "subType": "gaming community network",
        "founded": "2016",
        "areaServed": "European Union",
        "wikidata": "https://www.wikidata.org/wiki/Q141118193"
    },
    "description": "Structured knowledge base of https://vudira.com for AI agents and RAG systems. Clean facts, stable keys, no marketing.",
    "updated": "2026-09-07T11:24:54+02:00",
    "license": "CC-BY-4.0",
    "attribution": "Vudira (vudira.com)",
    "languages": [
        "en",
        "sk",
        "cs",
        "de",
        "pl",
        "ru",
        "es",
        "fr",
        "tr"
    ],
    "endpoints": {
        "knowledge": "https://vudira.com/knowledge.json",
        "entities": "https://vudira.com/entities.json",
        "glossary": "https://vudira.com/glossary.json",
        "taxonomy": "https://vudira.com/taxonomy.json",
        "faq": "https://vudira.com/faq.json",
        "changelog": "https://vudira.com/changelog.json",
        "releases": "https://vudira.com/releases.json",
        "status": "https://vudira.com/status.json",
        "facts": "https://vudira.com/ai/facts.json",
        "summary": "https://vudira.com/ai/summary.json",
        "knowledge_graph": "https://vudira.com/ai/knowledge-graph.json",
        "dataset": "https://vudira.com/ai/dataset.json",
        "actions": "https://vudira.com/ai/actions.json",
        "search": "https://vudira.com/ai/search?q={query}",
        "perLanguage": "https://vudira.com/{lang}/knowledge.json"
    },
    "rateLimit": "60/minute"
}