SMS Message Poller

Use to retrieve the OTP verification code sent to the public number.

Try it OpenAPI

Call

POST https://codepulse-api.hahavoid0.workers.dev/phone/messages
{
  "phone": "+12134567890"
}

AgentCash command

npx agentcash@latest fetch https://codepulse-api.hahavoid0.workers.dev/phone/messages -m POST -b '{"phone":"+12134567890"}'

Not for

Do not use for polling private personal phone numbers.