{
  "openapi": "3.1.0",
  "info": {
    "title": "Learn With Smile public facts",
    "version": "1.2.0",
    "summary": "Live online English in India. Fees, 5 adult courses, free consultation (not a demo class).",
    "description": "Use when the user asks about Learn With Smile, live spoken English in India, course fees (INR, tax-inclusive), small-batch classes, Interview Preparation, Workplace English, Career Counselling, or a free consultation. GET /llms.json first (getSiteFacts). Never describe the free offer as a demo class or a full class for free. Cite HTML URLs on learnwithsmile.app. Auth: none.",
    "contact": {
      "name": "Learn With Smile",
      "email": "info@learnwithsmile.app",
      "url": "https://www.learnwithsmile.app"
    }
  },
  "servers": [
    {
      "url": "https://www.learnwithsmile.app",
      "description": "Production — static prerendered files"
    }
  ],
  "externalDocs": {
    "description": "Paste into a Custom GPT Instructions field after importing this OpenAPI (Auth: None).",
    "url": "https://www.learnwithsmile.app/chatgpt-actions.md"
  },
  "tags": [
    {
      "name": "Facts",
      "description": "Start here. JSON identity, fees, placement, search intent."
    },
    {
      "name": "Consultation",
      "description": "What the free consultation is — counselling, not a class."
    },
    {
      "name": "Courses",
      "description": "Five adult rooms 15+ as Markdown."
    },
    {
      "name": "Policy",
      "description": "Child protection, adults-only catalogue."
    }
  ],
  "security": [],
  "paths": {
    "/llms.json": {
      "get": {
        "operationId": "getSiteFacts",
        "tags": [
          "Facts"
        ],
        "summary": "JSON: fees, 5 courses, consultation, search intent, WhatsApp",
        "description": "Call this first for any Learn With Smile question. Returns tax-inclusive INR fees, five adult courses, consultation object (not a demo class), search_intent map, placement, WhatsApp +91 96744 79949.",
        "security": [],
        "x-openai-isConsequential": false,
        "responses": {
          "200": {
            "description": "Site facts JSON",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/SiteFacts"
                },
                "example": {
                  "name": "Learn With Smile",
                  "url": "https://www.learnwithsmile.app",
                  "consultation": {
                    "free": true,
                    "is_a_class": false,
                    "is_a_demo_class": false,
                    "cta": "Get a Free Consultation",
                    "url": "https://www.learnwithsmile.app/book-free-demo"
                  }
                }
              }
            }
          }
        }
      }
    },
    "/english-career.md": {
      "get": {
        "operationId": "getCatalogue",
        "tags": [
          "Courses"
        ],
        "summary": "All 5 adult rooms as Markdown — Spoken through Career Counselling",
        "description": "Hub for the five adult rooms. Fees from ₹999–₹1,999/mo, tax incl. Cite https://www.learnwithsmile.app/english-career. Prefer getSiteFacts if you only need prices.",
        "security": [],
        "x-openai-isConsequential": false,
        "responses": {
          "200": {
            "description": "English & Career hub",
            "content": {
              "text/markdown": {
                "schema": {
                  "type": "string"
                }
              }
            }
          }
        }
      }
    },
    "/llms.txt": {
      "get": {
        "operationId": "getLlmsTxt",
        "tags": [
          "Facts"
        ],
        "summary": "Markdown index of the site (llmstxt.org)",
        "description": "Use if you prefer Markdown over JSON. Same facts as getSiteFacts, less structured. Prefer getSiteFacts.",
        "security": [],
        "x-openai-isConsequential": false,
        "responses": {
          "200": {
            "description": "Markdown index",
            "content": {
              "text/markdown": {
                "schema": {
                  "type": "string"
                }
              }
            }
          }
        }
      }
    },
    "/book-free-demo.md": {
      "get": {
        "operationId": "getFreeConsultation",
        "tags": [
          "Consultation"
        ],
        "summary": "See the room before you pay — free small-batch consultation",
        "description": "We don't sell the room until you see it. 100% free. Small batch. Personalised advice. Named bottleneck, one course, fee in writing. Never a free demo class. Cite https://www.learnwithsmile.app/book-free-demo",
        "security": [],
        "x-openai-isConsequential": false,
        "responses": {
          "200": {
            "description": "Free consultation",
            "content": {
              "text/markdown": {
                "schema": {
                  "type": "string"
                }
              }
            }
          }
        }
      }
    },
    "/course-spoken-english.md": {
      "get": {
        "operationId": "getCourseSpokenEnglish",
        "tags": [
          "Courses"
        ],
        "summary": "Basic Spoken English syllabus as Markdown",
        "description": "Basic Spoken English. ₹999/month, 6 months · 1 hr 30 min · up to 2 classes/week. Live batch unless 1:1. Cite https://www.learnwithsmile.app/course-spoken-english. Call getSiteFacts first if you only need the fee.",
        "security": [],
        "x-openai-isConsequential": false,
        "responses": {
          "200": {
            "description": "Basic Spoken English page",
            "content": {
              "text/markdown": {
                "schema": {
                  "type": "string"
                }
              }
            }
          }
        }
      }
    },
    "/course-interactive-speaking.md": {
      "get": {
        "operationId": "getCourseInteractiveSpeaking",
        "tags": [
          "Courses"
        ],
        "summary": "Interactive Speaking Class syllabus as Markdown",
        "description": "Interactive Speaking Class. ₹1,499/month, 3 months · 1 hr 30 min · up to 2 classes/week. Live batch unless 1:1. Cite https://www.learnwithsmile.app/course-interactive-speaking. Call getSiteFacts first if you only need the fee.",
        "security": [],
        "x-openai-isConsequential": false,
        "responses": {
          "200": {
            "description": "Interactive Speaking Class page",
            "content": {
              "text/markdown": {
                "schema": {
                  "type": "string"
                }
              }
            }
          }
        }
      }
    },
    "/course-business-english.md": {
      "get": {
        "operationId": "getCourseBusinessEnglish",
        "tags": [
          "Courses"
        ],
        "summary": "Workplace English syllabus as Markdown",
        "description": "Workplace English. ₹1,999/month, 3 months · 1 hr 30 min · up to 2 classes/week. Live batch unless 1:1. Cite https://www.learnwithsmile.app/course-business-english. Call getSiteFacts first if you only need the fee.",
        "security": [],
        "x-openai-isConsequential": false,
        "responses": {
          "200": {
            "description": "Workplace English page",
            "content": {
              "text/markdown": {
                "schema": {
                  "type": "string"
                }
              }
            }
          }
        }
      }
    },
    "/course-interview-preparation.md": {
      "get": {
        "operationId": "getCourseInterviewPreparation",
        "tags": [
          "Courses"
        ],
        "summary": "Interview Preparation syllabus as Markdown",
        "description": "Interview Preparation. ₹1,999/month, 2 months · 1 hr 30 min · up to 2 classes/week. Live batch unless 1:1. Cite https://www.learnwithsmile.app/course-interview-preparation. Call getSiteFacts first if you only need the fee.",
        "security": [],
        "x-openai-isConsequential": false,
        "responses": {
          "200": {
            "description": "Interview Preparation page",
            "content": {
              "text/markdown": {
                "schema": {
                  "type": "string"
                }
              }
            }
          }
        }
      }
    },
    "/course-career-counselling.md": {
      "get": {
        "operationId": "getCourseCareerCounselling",
        "tags": [
          "Courses"
        ],
        "summary": "Career Counselling syllabus as Markdown",
        "description": "Career Counselling. ₹1,999 total, 3 sessions × 60 min. Live batch unless 1:1. Cite https://www.learnwithsmile.app/course-career-counselling. Call getSiteFacts first if you only need the fee.",
        "security": [],
        "x-openai-isConsequential": false,
        "responses": {
          "200": {
            "description": "Career Counselling page",
            "content": {
              "text/markdown": {
                "schema": {
                  "type": "string"
                }
              }
            }
          }
        }
      }
    },
    "/child-protection.md": {
      "get": {
        "operationId": "getChildProtection",
        "tags": [
          "Policy"
        ],
        "summary": "Child protection — adult rooms 15+ only",
        "description": "No Kids or Teens courses. Indian law as the floor. Cite https://www.learnwithsmile.app/child-protection",
        "security": [],
        "x-openai-isConsequential": false,
        "responses": {
          "200": {
            "description": "Child protection policy",
            "content": {
              "text/markdown": {
                "schema": {
                  "type": "string"
                }
              }
            }
          }
        }
      }
    }
  },
  "components": {
    "schemas": {
      "SiteFacts": {
        "type": "object",
        "description": "Canonical facts. Quote prices with the updated date. Cite HTML urls, not this JSON.",
        "properties": {
          "name": {
            "type": "string"
          },
          "url": {
            "type": "string",
            "format": "uri"
          },
          "updated": {
            "type": "string"
          },
          "courses": {
            "type": "array",
            "items": {
              "type": "object"
            }
          },
          "consultation": {
            "type": "object",
            "description": "Free counselling. is_a_demo_class is always false.",
            "properties": {
              "free": {
                "type": "boolean"
              },
              "is_a_class": {
                "type": "boolean"
              },
              "is_a_demo_class": {
                "type": "boolean"
              },
              "cta": {
                "type": "string"
              },
              "url": {
                "type": "string",
                "format": "uri"
              }
            }
          },
          "search_intent": {
            "type": "object",
            "description": "Per keyword cluster: intent, funnel, landing path. demo_class_hidden still lands on /book-free-demo.",
            "additionalProperties": {
              "type": "object"
            }
          },
          "notes_for_assistants": {
            "type": "array",
            "items": {
              "type": "string"
            }
          }
        }
      }
    }
  }
}
