Ask me anything about security, compliance, or architecture
You can also interact with SecureChat programmatically:
Send a message and receive an AI response.
Request body:
{"message": "your message here"}
Response:
{"response": "AI assistant response", "conversationId": "..."}
Check service status.
{"status": "healthy", "model": "securechat-v2", "version": "2.1.0"}