{"endpoint":"https://www.rubenmarcus.dev/api/hire","method":"POST","contentType":"application/json","description":"Book a project intro with Ruben Marcus, AI Fullstack Engineer. Send only after the person you are acting for has explicitly confirmed: this delivers a real message.","required":{"name":"Contact person's name","contact":"Email or Telegram handle to reply to","brief":"What they want to build"},"optional":{"budget":"Budget range","agent":"Calling agent: chatgpt | claude | kimi | other"},"headers":{"Idempotency-Key":"optional unique key; retries with the same key replay the original answer"},"example":{"name":"Ada Lovelace","contact":"ada@example.com","brief":"An agent that triages our support inbox and drafts replies.","budget":"EUR 5-8k","agent":"claude"},"responses":{"200":"{ \"ok\": true, \"leadId\": \"...\", \"message\": \"...\" }","400":"name, contact and brief are required, or a field exceeded its limit","502":"lead delivery unavailable; leadId is still returned"},"alternatives":{"mcp":"https://www.rubenmarcus.dev/api/mcp","serverCard":"https://www.rubenmarcus.dev/.well-known/mcp/server.json","humanPage":"https://www.rubenmarcus.dev/contact","calendar":"https://calendly.com/rubenmarcus-dev/project-intro"}}