{"openapi":"3.0.0","info":{"title":"LTHN API","description":"Unified API for Host UK services including commerce, analytics, push notifications, support, and MCP.","version":"1","contact":{"name":"LTHN Support","url":"https:\/\/lthn.ai\/contact","email":"hello@lthn.ai"}},"servers":[{"url":"https:\/\/lthn.ai\/api","description":"Production API"}],"tags":[{"name":"Analytics","description":"Website analytics and tracking"},{"name":"Bio","description":"Bio link pages, blocks, and QR codes"},{"name":"Chat Widget","description":"Public chat widget API"},{"name":"Commerce","description":"Billing, orders, invoices, subscriptions, and provisioning"},{"name":"Content","description":"AI content generation and briefs"},{"name":"Entitlements","description":"Feature entitlements and usage"},{"name":"MCP","description":"Model Context Protocol HTTP bridge"},{"name":"Notify","description":"Push notification management"},{"name":"Pixel","description":"Unified pixel tracking"},{"name":"SEO","description":"SEO report and analysis endpoints"},{"name":"Social","description":"Social media management"},{"name":"Support","description":"Helpdesk API"},{"name":"Tenant","description":"Workspaces and multi-tenancy"},{"name":"Trees","description":"Trees for Agents statistics"},{"name":"Trust","description":"Social proof widgets"},{"name":"Webhooks","description":"Incoming webhook endpoints for external services"}],"paths":{"\/docs":{"get":{"tags":["General"],"summary":"Docs","operationId":"api.docs","responses":{"200":{"description":"Successful response"}}}},"\/docs\/cache\/clear":{"post":{"tags":["General"],"summary":"Clear","operationId":"api.docs.cache.clear","responses":{"200":{"description":"Successful response"}},"requestBody":{"required":true,"content":{"application\/json":{"schema":{"type":"object"}}}},"security":[{"bearerAuth":[]}]}},"\/docs\/openapi.json":{"get":{"tags":["General"],"summary":"Json","operationId":"api.docs.openapi.json","responses":{"200":{"description":"Successful response"}}}},"\/docs\/openapi.yaml":{"get":{"tags":["General"],"summary":"Yaml","operationId":"api.docs.openapi.yaml","responses":{"200":{"description":"Successful response"}}}},"\/docs\/redoc":{"get":{"tags":["General"],"summary":"Redoc","operationId":"api.docs.redoc","responses":{"200":{"description":"Successful response"}}}},"\/docs\/scalar":{"get":{"tags":["General"],"summary":"Scalar","operationId":"api.docs.scalar","responses":{"200":{"description":"Successful response"}}}},"\/docs\/swagger":{"get":{"tags":["General"],"summary":"Swagger","operationId":"api.docs.swagger","responses":{"200":{"description":"Successful response"}}}}},"components":{"securitySchemes":{"bearerAuth":{"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"Sanctum authentication token"},"apiKeyAuth":{"type":"apiKey","in":"header","name":"X-API-Key","description":"API key for service-to-service authentication"}}}}