{
    "name": "GingerLive public API",
    "version": "1.0.0",
    "description": "Read-only public facts. No auth. No writes.",
    "docs": "https://gingerlive.io/developers/",
    "openapi": "https://gingerlive.io/openapi.json",
    "mcp": "https://mcp.gingerlive.io/mcp",
    "operations": {
        "getCompanyOverview": "/api/v1/company",
        "getNetworkStats": "/api/v1/stats",
        "listAdFormats": "/api/v1/formats",
        "listCaseStudies": "/api/v1/case-studies",
        "getCaseStudy": "/api/v1/case-studies/{slug}",
        "getStreamerProgramInfo": "/api/v1/streamer-program"
    }
}
