Submits an inbound contact request. The example request and response below are illustrative only.
Documentation Index
Fetch the complete documentation index at: https://developer.jonahanderson.me/llms.txt
Use this file to discover all available pages before exploring further.
Signed bearer token returned by POST /auth/token. Send it in the Authorization header as Bearer <token>.
Payload used to submit a contact request.
Name of the person submitting the request.
"Avery Lee"
Email address used for follow-up.
"avery.lee@example.com"
Company or organization associated with the request.
"Example Ventures"
Message content submitted through the contact form.
"I would love to schedule time to talk about a product leadership role."