Back to API
?
POST /api/ask

Ask a question

Ask a question

10/month
cURL
curl -X POST https://hmuapi.com/api/ask \
  -H "Content-Type: application/json" \
  -d '{"name": "...", "email": "...", "question": "...", "context": "..."}'