outreach agent workflow
Safe send time API for AI agents
Move emails, calls, SMS messages, and follow-ups into business-safe windows before an agent contacts a customer or lead.
Safe send-time decision
curl -X POST "https://api.bizday.dev/v1/decide" \
-H "Authorization: Bearer wday_your_api_key" \
-H "Content-Type: application/json" \
-d '{"decision":"safe_send_time","context":{"date":"2026-05-09","country":"GB","local_time":"18:30","channel":"email"},"mode":"quote"}'