{
    "schema_version": "1.0",
    "name": "4A Labs",
    "description": "4A Labs is a software development company founded in 2011 and headquartered in Miami, FL, with offices in Istanbul, Ankara, Santiago de Chile, Lima and Bogotá. It builds AI-native software, agentic AI systems, enterprise integrations, web and mobile applications, fintech, telemetry and digital healthcare platforms for enterprises and startups.",
    "url": "https://www.4alabs.io",
    "logo": "https://www.4alabs.io/assets/img/4alabs-logo.png",
    "contact": "info@4alabs.io",
    "capabilities": [
        "search",
        "contact",
        "browse-content",
        "request-quote",
        "request-callback"
    ],
    "languages": [
        "en",
        "es"
    ],
    "endpoints": {
        "llms_txt": "https://www.4alabs.io/llms.txt",
        "llms_full": "https://www.4alabs.io/llms-full.txt",
        "sitemap": "https://www.4alabs.io/sitemap.xml",
        "openapi": "https://www.4alabs.io/openapi.json",
        "mcp": "https://www.4alabs.io/.well-known/mcp.json",
        "ai_plugin": "https://www.4alabs.io/.well-known/ai-plugin.json"
    },
    "api": {
        "type": "openapi",
        "url": "https://www.4alabs.io/openapi.json",
        "auth": {
            "type": "none"
        }
    },
    "actions": [
        {
            "name": "contact",
            "description": "Send a contact message to 4A Labs",
            "method": "POST",
            "url": "https://www.4alabs.io/api/contact"
        },
        {
            "name": "request_callback",
            "description": "Request a phone callback from the 4A Labs team",
            "method": "POST",
            "url": "https://www.4alabs.io/api/callback"
        },
        {
            "name": "list_services",
            "description": "List the services offered by 4A Labs",
            "method": "GET",
            "url": "https://www.4alabs.io/api/services"
        },
        {
            "name": "list_case_studies",
            "description": "List 4A Labs project case studies",
            "method": "GET",
            "url": "https://www.4alabs.io/api/case-studies"
        }
    ],
    "policies": {
        "privacy": "https://www.4alabs.io/privacy-policy/",
        "terms": "https://www.4alabs.io/terms-conditions/"
    },
    "organization": {
        "legal_name": "4A Labs",
        "founded": "2011",
        "founders": [
            "Erden Alpan",
            "Bora Çelenk"
        ],
        "headquarters": "Miami, FL, USA",
        "offices": [
            "Miami",
            "Istanbul",
            "Ankara",
            "Santiago",
            "Lima",
            "Bogotá"
        ],
        "email": "info@4alabs.io"
    }
}
