{
    "title": "Documentation",
    "menu": [
    {
        "slug": "/docs/getting-started.html",
        "title": "Getting Started",
        "menu": [{
            "slug": "/docs/basic-concepts.html",
            "title": "Basic Concepts"
        }]
    },
    {
        "slug": "/docs/api",
        "title": "API Specification"
    },{
        "slug": "/docs/sdk",
        "title": "API SDKs"
    }, {
        "slug": "/docs/tutorial",
        "title": "API Tutorial"
    }, {
        "slug": "/docs/editor",
        "title": "Template Editor"
    }, {
        "slug": "/video-automation/make-com/",
        "title": "Working with Make.com"
    }, {
        "slug": "/docs/troubleshooting",
        "title": "Troubleshooting"
    },{
        "slug": "/docs/resources/basic/",
        "title": "Component library"
    },{
        "slug": "/how-to/",
        "title": "How-to articles"
    }]
}