S
E
Email Engine App
Source
Researched profile. Starter Story's AI research system compiled this page from 24 public sources — the founder didn't write it. Automated research can misread or misattribute a source, so treat figures as best-effort. How this works →
Email Engine App logo

Who Founded Email Engine App

Self-hosted email API for seamless integrations

  • Andris Reinman

    Andris Reinman

    · 2 mentions
    Founder of Email Engine App
    “…\ -H "Authorization: Bearer <token>" \ -H "Content-Type: application/json" \ -d '{ "reference": { "message": "AAAADQAABl0", "action": "forward", "inline": true, "forwardAttachments": true }, "to": { "name": "Andris Reinman", "address": "[email protected]" }, "html": "<p>FYI - see below</p>" ...”
    Show 1 more quote
    “…account registration API. Endpoint: POST /v1/account curl -XPOST "http://127.0.0.1:3000/v1/account" \ -H "Authorization: Bearer <your-token>" \ -H "Content-Type: application/json" \ -d '{ "account": "example", "name": "Andris Reinman", "email": "[email protected]", "imap": { "auth": { "user": "...”