Mailbox Message Poller

Use when checking for verification links or OTP codes sent to the temporary mailbox.

Try it OpenAPI

Call

POST https://codepulse-api.hahavoid0.workers.dev/mailbox/messages
{
  "email": "xdf908234@1secmail.com"
}

AgentCash command

npx agentcash@latest fetch https://codepulse-api.hahavoid0.workers.dev/mailbox/messages -m POST -b '{"email":"xdf908234@1secmail.com"}'

Not for

Do not use for polling personal or enterprise mail accounts.