Developers
Platform API Reference
REST APIs exposed by this Next.js platform — CRM, CMS, AI, LMS, and payments.
API Ecosystem
Health & Discovery
PublicDeployment health, branding, and site search.
GET /api/healthGET /api/search?q={query}GET /api/brandingGET /api/policiesGET /api/partnersGET /api/og?title={text}Dynamic Open Graph image
CRM & Lead Capture
OTP-verifiedDemo, contact, and program inquiry flows with OTP verification.
POST /api/demoWork-email OTP required
POST /api/contactMarketing consent + OTP
POST /api/request-infoPOST /api/brochures/request-otpPOST /api/tco/request-otp
AI & Governance Tools
PublicPublic AI assistant and assurance telemetry for portfolio views.
POST /api/chatLocal fallback when platform AI unavailable
GET /api/tools/ai-assurance/telemetryAI Assurance Lab risk feed
WAIG Academy Learning Platform
OTP-verifiedCourse catalog and learner OTP authentication.
GET /api/lms/coursesPOST /api/lms/auth/request-otpPOST /api/lms/auth/verify-otp
Payments
PublicCCAvenue redirect links managed in admin — no card data on WAIG servers.
GET /api/payments/linksGET /api/payments/redirect/{slug}Tracked redirect to gateway
Admin CMS endpoints (45+ routes) require an authenticated session at /admin or ADMIN_API_KEY for automation. GTaaS governance APIs are available when WAIG_PLATFORM_API_URL is configured.