DocsEmail Intake
Intake

Email Intake

POST /v1/intake/email/register
curl -X POST https://poldex-api.plain-water-cd0f.workers.dev/v1/intake/email/register \
  -H "x-api-key: pd_live_YOUR_KEY" \
  -H "Content-Type: application/json" \
  -d '{"schema":"coi","alias_localpart":"acme-coi"}'

Runs

GET /v1/intake/email/runs
curl https://poldex-api.plain-water-cd0f.workers.dev/v1/intake/email/runs \
  -H "x-api-key: pd_live_YOUR_KEY"

Best use

Email intake is best for broker/vendor workflows where documents already arrive in shared inboxes.