Developers

Platform API Reference

REST APIs exposed by this Next.js platform — CRM, CMS, AI, and public content.

API Ecosystem
DefenAiAPI HubREST APIGraphQLWebSocketSDK (TypeScript)SDK (Python)MCP Protocol

Health & Search

Deployment health checks and full-site search

  • GET /api/health
  • GET /api/search?q=

CRM & Leads

Demo booking, contact forms, brochure/TCO gated downloads

  • POST /api/demo
  • POST /api/contact
  • POST /api/brochures/request-otp
  • POST /api/tco/request-otp

AI Assistant

Chat with local fallback and Sovereign LLM / multi-provider failover

  • POST /api/chat

CMS (Admin)

Content, case studies, events, partners — requires admin session or ADMIN_API_KEY

  • GET/POST /api/content
  • GET/POST /api/case-studies
  • GET /api/admin/crm/leads

Product module APIs (PlatformOps, CyberShield, GVT360) are delivered via the Sovereign LLM Workbench at SOVEREIGN_API_URL. Admin endpoints require authentication at /admin.