Resource Overview
Standard and transactional Failover share https://connect.routee.net. Failover OTP uses https://connect.routee.net/failover-otp.
Not sure which send API to use? See Failover endpoints — which API to use.
| METHOD | PATH | DESCRIPTION | Reference Link |
|---|---|---|---|
| POST | /failover | Send a standard Failover flow (promotional / session Viber with free-form message). | Send a Failover message |
| POST | /failover/transactional | Send a transactional Failover flow (Viber steps use approved BM templates only). | Send a transactional Failover Message |
| POST | /failover-otp/otp/send-failover | Send a Failover OTP flow (ViberOtp and/or Sms steps). | Send a Failover OTP message |
| GET | /failover-otp/otp/failover/{trackingId} | Retrieve Failover OTP tracking by flow UUID or message token. | Retrieve Failover OTP tracking |
| GET | /failover-otp/otp/failover | List Failover OTP deliveries (filters and pagination). | List Failover OTP deliveries |
| GET | /failover-otp/otp/templates | List Viber OTP template UUIDs and parameters (no auth). | List Viber OTP templates |
| GET | /failover/tracking/{trackingId} | Retrieve tracking for a standard or transactional Failover flow. | Retrieve Failover trackings |
| POST | /failover/tracking | Search Failover trackings (filter by flowKind, date range, etc.). | Search failover trackings |

