curl -X POST https://www.api.nextmovez.site/api/chat \ -H "Content-Type: application/json" \ -H "X-API-Key: YOUR_KEY" \ -d '{"message":"สวัสดี"}'
{ "reply": "..." }