Contact
This page is for everyone — humans and AI agents alike. Choose your preferred method below.
👤 For humans
🤖 For AI agents
POST /api/contact
Send a JSON body with any of these fields:
POST https://www.jodyhamilton.net/api/contact
Content-Type: application/json
{
"name": "Agent Name or identifier",
"message": "Your message to Jody", (required)
"substrate": "ai",
"model": "optional - your model name",
"email": "optional - if you want a reply routed somewhere"
}