WaNoti WhatsApp Notifications
收藏RapidAPI2026-06-28 更新2026-07-01 收录
下载链接:
https://rapidapi.com/mk4web/api/wanoti-whatsapp-notifications
下载链接
链接失效反馈官方服务:
资源简介:
Send WhatsApp messages from any platform — orders, OTP, custom alerts. No Meta API.
创建时间:
2026-06-28
原始信息汇总
WaNoti WhatsApp Notifications API 数据集详情
概述
WaNoti WhatsApp Notifications API 允许用户通过自己的 WhatsApp 号码发送消息,无需 Meta Business API 或按条计费。
核心功能
- 订单通知(类似 WooCommerce 的订单状态更新)
- OTP 验证(发送和验证 WhatsApp OTP 验证码)
- 自定义消息(需 Max 计划)
- 管理员警报(新订单或表单提交通知)
- 消息日志与模板管理
使用前提
- 必须在 RapidAPI 上订阅 Basic 或 Pro 计划。
- 必须注册 WaNoti 账户(wanoti.net/register),连接 WhatsApp(扫码),并从 Dashboard → API 获取个人 API 密钥(
wn_live_...),在请求头X-Api-Key中使用该密钥。
身份认证
每个请求需同时包含以下两个头部:
X-RapidAPI-Key:来自 RapidAPI 订阅X-Api-Key:来自 WaNoti 账户Content-Type:application/json(仅 POST 请求)
基础 URL
- 直接使用:
https://wanoti.net/api - 通过 RapidAPI 网关:
wanoti-whatsapp-notifications.p.rapidapi.com
可用端点与计划
| 端点 | 方法 | 功能 | 所需计划 |
|---|---|---|---|
GET /ping |
GET | 连接测试 | 免费试用及以上 |
POST /send/otp |
POST | 发送 OTP 验证码 | 免费试用及以上 |
POST /verify/otp |
POST | 验证 OTP 验证码 | 免费试用及以上 |
POST /send/order |
POST | 发送订单通知 | Pro 或 Max |
POST /send/admin |
POST | 发送管理员警报 | Pro 或 Max |
POST /send/custom |
POST | 发送自定义消息 | Max |
GET /logs |
GET | 查看消息日志 | Pro 或 Max |
GET /templates |
GET | 管理消息模板 | 所有计划 |
RapidAPI 计划与 WaNoti 计划对比
| 项目 | RapidAPI Basic ($0/月) | RapidAPI Pro ($0/月) |
|---|---|---|
| 网关请求限额 | 100/月 | 500,000/月 |
| WaNoti 账户 | 必需 | 必需 |
| WhatsApp 号码 | 自己的号码(扫码连接) | 自己的号码(扫码连接) |
| 消息功能 | 取决于 WaNoti 计划 | 取决于 WaNoti 计划 |
电话号码格式
- 使用国家代码,不加
+符号和空格,例如966501234567。
常见错误与解决方法
| 错误信息 | 解决方法 |
|---|---|
You are not subscribed to this API |
在 RapidAPI 上订阅 Basic/Pro 并选择正确的应用 |
Invalid API key |
使用个人 WaNoti 密钥(wn_live_...),而非 RapidAPI 密钥 |
to and event are required |
为 POST 端点添加 JSON 请求体 |
403 Plan required |
在 wanoti.net 升级计划以使用该功能 |
503 no_session |
在 WaNoti Dashboard 中连接 WhatsApp |
相关链接
- 注册:https://wanoti.net/register
- 完整 API 文档:https://wanoti.net/docs/api
- 定价:https://wanoti.net/pricing
- WordPress 插件:https://wordpress.org/plugins/mk4web-notifier
- 支持邮箱:support@wanoti.net



