James Tannahill's programmable communication gateway. Don't email me — hit my API.
/pitch 10/month Send a deal, partnership, or investment pitch
/meet 10/month Request a meeting
/ask 10/month Ask a question
/intro 10/month Request an introduction
/hire 10/month Send a job opportunity
/collab 10/month Propose a collaboration
# Ask a question
curl -X POST https://hmuapi.com/api/ask \
-H "Content-Type: application/json" \
-d '{
"name": "Your Name",
"email": "you@example.com",
"question": "What tech stack are you using for HLTHvrs?"
}'
# Check availability
curl https://hmuapi.com/api/status