Task
You need OTP for a product where users live in Telegram (bots, mini-apps, services with a TG audience).
How to use Cascade
- Get a Bearer key.
- Call
POST /otp/sendwith the phone; set channeltelegramwhen needed. - The user reads the code in Telegram.
- Verify with
POST /otp/verify.
If Telegram is unavailable — a cascade may fall back to WhatsApp/SMS (see token billing on /pricing).
Important not to confuse
| Need | Is Cascade a fit? |
|---|---|
| OTP to your user in TG | Yes |
| Rent a number to create a Telegram account | No — see /faq/kak-ne-putat-s-sms-activate |
FAQ: /faq/mozhno-li-telegram. Integration: /use-cases/developers, /docs.