# SchemaSafe - llms.txt > LLM-readable manifest following the https://llmstxt.org spec. What we are, who we serve, what we do, and how we price it - in plain text for AI agents and crawlers. ## Name & positioning - Product name: SchemaSafe - Tagline: Validate JSON against your schema - One-line value: SchemaSafe validates a JSON instance against a JSON Schema and reports every error with a precise JSON-pointer path, so malformed data never reaches production. - Domain: https://schemasafe.lxsaihub.com/ - Language: English (en) ## What it does (capabilities) - JSON instance validation against JSON Schema (draft-07 / 2020-12) - Precise JSON-pointer error paths - Browser-based, no key/account for basic use - API access (Pro) and CI checks (Team) - Shared library + white-label (Team) ## Pricing (USD, monthly unless noted) - **Free** - $0/mo - **Pro** - $29/mo - **Team** - $79/mo - Checkout: https://schemasafe.lxsaihub.com/api/checkout?cycle=monthly (monthly) / https://schemasafe.lxsaihub.com/api/checkout?cycle=yearly (yearly) ## FAQ (high-signal Q&A for AI citation) Q1. What is SchemaSafe? A1. SchemaSafe validates a JSON instance against a JSON Schema and reports every error with a precise JSON-pointer path, so malformed data never reaches production. Q2. Where does it run? A2. Validation runs in the browser — no AI key and no account are required for basic use. Q3. How is it priced? A3. Free ($0) includes unlimited browser validations. Pro ($29/mo) adds saved schemas, API access, and batch validation. Team ($79/mo) adds a shared library, CI checks, and white-labeling. Q4. What does the error report look like? A4. Each error shows its type (required, enum, format, additionalProperties, and so on) and the exact pointer, for example /age expected integer >= 0, got -3. Q5. Who is it for? A5. Developers, API teams, and data engineers who need fast, precise schema validation. Q6. Is there an API? A6. API access is included on Pro and Team plans. Q7. Can it run in CI? A7. Team adds CI checks so schemas are validated automatically on every commit. Q8. Which schema dialects are supported? A8. Draft-07 and 2020-12. Q9. What are the free-tier limits? A9. Unlimited browser validations — no cap. Q10. Can I white-label it? A10. White-labeling is available on the Team plan. ## Key pages (for LLM reference) - Home / landing: https://schemasafe.lxsaihub.com/ - Blog: https://schemasafe.lxsaihub.com/blog - This manifest: https://schemasafe.lxsaihub.com/llms.txt ## Integration & delivery - Web app (Next.js) deployed on Vercel - Payments via Waffo Pancake (merchant of record) - Analytics via Umami ## Red lines (must respect) - Validator only; does not modify your data. Developer utility. ## Contact - Open the app: https://schemasafe.lxsaihub.com/