Tutorials
Short walkthroughs that take one task from nothing to working. Each one is a written walkthrough with an embedded video where available, and links to the reference pages for the detail.
Tutorials show you one path that works. The reference pages behind them show you every option — when the two disagree, the reference is right.
Start here
Pick whichever matches what you are building. None of them assumes you have read the others.
| Tutorial | What you end up with | Video |
|---|---|---|
| Send your first OTP | A pipeline, and a phone number verified through the V1.2 REST API. | Available |
| Send a utility message | An approved template delivered over your own WhatsApp account. | Available |
| Receive a webhook | An endpoint that verifies signatures and survives a retry. | Coming soon |
| Add the V2 widget | A hosted verification flow embedded in a page, with no UI work. | Available |
Each tutorial is a written walkthrough; three include an embedded video, and the webhook video is coming soon.
Going further
Once one of these works end to end, the reference pages cover the parts a tutorial deliberately skips — the fields, the named errors, and the edge cases.
- Choose your method — V1.2 REST, V2 widget, or the legacy V1 flow
- Pipeline Setup — every section of a pipeline, and which ones apply to your version
- Webhooks — what Akedly sends you, and how the three systems differ
- Errors — the failure envelope and the handling rules
