Appearance
FastHub SMS / WhatsApp API / USSD 能力与接入资料整理
1. 文档目的
本文用于整理 FastHub 在官网公开披露的 SMS、WhatsApp API、USSD 三类能力,以及当前接入仍缺失的接口文档、入参、返回、价格与合规资料。
当前结论:
- FastHub 官网明确披露其具备 SMS、WhatsApp API、USSD 能力。
- SMS 官网信息最完整,明确提到 REST API、HTTP API、SMPP、Webhooks、Real-time DLR。
- WhatsApp API 与 USSD 官网更多是产品能力说明,暂未找到公开参数级 API 文档。
- 当前尚不足以直接进入开发联调,需要向 FastHub 索取正式 API 文档、测试环境、鉴权方式、回调格式和价格表。
2. 官网与资料入口
| 类型 | 官网地址 | 当前可确认信息 |
|---|---|---|
| FastHub 官网 | https://www.fasthub.co.tz/ | FastHub 是 Tanzania 的 fintech 与 telecommunication service provider,提供 SMS、USSD、WhatsApp API、Mobile Money、VAS 等服务 |
| FastHub Africa | https://www.fasthub.africa/ | 备用官网域名 |
| Bulk SMS 官网 | https://www.fasthub.co.tz/bulksms.php | Bulk SMS、SMS Gateway、SMPP、HTTP API 能力说明 |
| Bulk SMS 自注册门户 | https://www.bulksms.tz/ | SMS API、REST API、HTTP API、SMPP、Webhooks、DLR、TCRA compliance 等能力说明 |
| Bulk SMS 登录门户 | https://bulksms.fasthub.co.tz/auth/login | Bulk SMS Portal 登录入口 |
| Developer Docs 入口 | https://www.fasthub.co.tz/bulksmsApi/sms | 官网指向的开发文档入口,但当前未公开展示完整参数级文档 |
| WhatsApp API 页面 | https://www.fasthub.co.tz/whatsApp.php | WhatsApp Business API 产品能力说明 |
| USSD Shortcode 页面 | https://www.fasthub.co.tz/ussd-shortcode.php | USSD Shortcode 能力说明 |
| SMS Shortcode 页面 | https://www.fasthub.co.tz/sms-shortcode.php | SMS Shortcode 双向短信能力说明 |
| Information On Demand | https://www.fasthub.co.tz/information-on-demand.php | SMS / USSD 查询信息平台能力说明 |
3. SMS 能力
3.1 官网确认能力
FastHub 官网明确说明其提供 Bulk SMS 和 SMS Gateway 服务,可通过 SMS Platform 或 API 使用。
官网已确认能力包括:
- Bulk SMS
- SMS Gateway
- SMS Platform
- REST API
- HTTP API
- SMPP Protocol
- Webhooks
- Real-time DLR
- OTP
- Transactional messages
- Marketing messages
- Alerts
- Analytics / delivery reports
- TCRA compliant
- Tanzania 主要网络覆盖,包括 Vodacom、Airtel、Yas、Halotel 等
3.2 Bulk SMS 的含义
Bulk SMS 指批量短信服务,不是一种新的短信类型,而是企业通过平台或 API 批量发送短信的能力。
适用场景:
- OTP / 验证码
- 登录提醒
- 交易通知
- 余额变动通知
- 还款提醒
- 营销短信
- 批量公告
- 系统告警
3.3 HTTP API 与 SMPP 区别
| 对比项 | HTTP / REST API | SMPP |
|---|---|---|
| 接入方式 | 通过普通 HTTP 请求调用短信接口 | 通过短信行业专用长连接协议连接短信网关 |
| 技术复杂度 | 较低 | 较高 |
| 适用对象 | 普通业务系统、后端服务、OTP、通知、营销短信 | 大规模短信通道商、运营商级或高吞吐接入 |
| 联调成本 | 较低 | 较高 |
| 交付报告 | 通常通过 webhook / callback | 协议内 delivery receipt |
| 当前建议 | 优先选择 | 仅在高吞吐或供应商要求时评估 |
3.4 当前官网未公开的 SMS API 文档细节
虽然官网确认有 REST API / HTTP API / SMPP,但当前未找到公开完整参数级文档。
缺失信息:
- Send SMS endpoint
- API authentication method
- request headers
- request body
- response body
- delivery report callback format
- error code list
- rate limit / TPS
- sandbox / test credentials
- sender ID whitelist process full details
3.5 建议向 FastHub 索取的 SMS 文档
text
1. Bulk SMS HTTP/REST API documentation
2. SMPP integration specification
3. API authentication method
4. Send SMS request example
5. Send SMS response example
6. Delivery Report / DLR webhook callback format
7. Error code list
8. Sender ID whitelist process
9. Rate limit / TPS
10. Sandbox or test credentials
11. OTP / Transactional / Marketing SMS pricing
12. Supported networks and delivery SLA4. WhatsApp API 能力
4.1 官网确认能力
FastHub 官网 WhatsApp API 页面说明,其 WhatsApp Business API 可用于客户沟通,并支持发送通知、客户服务信息和客户所需的重要信息。
官网已确认能力包括:
- WhatsApp Business API
- customer notifications
- customer service information
- essential customer information
- delivery receipts
- read receipts
- verified business checkmark
- brand name ID
结合会议纪要,可进一步作为待确认能力:
- 客服坐席共同接入同一个 WhatsApp number
- 自动回复
- 人工客服介入
- OTP 消息
- Marketing messages
注意:会议纪要内容属于口头沟通记录,不等同于官网公开文档,需要供应商书面确认。
4.2 当前官网未公开的 WhatsApp API 文档细节
缺失信息:
- WhatsApp API endpoint
- authentication method
- message template rules
- session message rules
- OTP message format
- marketing message format
- callback / webhook format
- read receipt and delivery receipt event format
- pricing by conversation or message category
- Meta Business verification requirements
- sender number / WABA onboarding process
4.3 建议向 FastHub 索取的 WhatsApp API 文档
text
1. WhatsApp Business API integration guide
2. Authentication method
3. Send template message API
4. Send OTP message API
5. Send marketing message API
6. Webhook event format
7. Delivery / read receipt callback format
8. Message template approval process
9. WABA onboarding checklist
10. Pricing sheet for utility / authentication / marketing conversations
11. Sandbox or test account
12. SLA and rate limit5. USSD 能力
5.1 官网确认能力
FastHub 官网 USSD Shortcode 页面说明其提供 USSD Gateway session-oriented services,通过 USSD Shortcode 支持手机菜单式双向交互。
官网已确认能力包括:
- USSD Shortcode
- session-oriented services
- 5 位短码,例如
*123*45# - two-way interactive communication
- customers and business system interaction
- menu driven application
- 可与广告或其他媒介配合,作为 call to action
Information On Demand 页面也提到 FastHub 提供 SMS 或 USSD 查询平台,用户可通过 SMS / USSD 菜单访问公司信息。
5.2 当前官网未公开的 USSD API 文档细节
缺失信息:
- USSD callback endpoint 规范
- sessionId 字段
- msisdn / phone number 字段
- user input text 字段
- menu response format
- continue / end session 标记
- timeout 规则
- shortcode 申请流程
- operator approval timeline
- fee model
- sandbox 测试方式
5.3 建议向 FastHub 索取的 USSD 文档
text
1. USSD integration specification
2. Callback request format
3. Callback response format
4. Session lifecycle rules
5. Menu response examples
6. Timeout and retry rules
7. Shortcode application process
8. Operator approval requirements
9. Pricing and charging model
10. Sandbox or staging environment
11. SLA and supported networks6. 当前接入缺口总览
| 模块 | 官网是否确认能力 | 是否找到公开参数级 API 文档 | 当前接入状态 |
|---|---|---|---|
| SMS | 是 | 否 | 可作为优先推进项,但需正式 API 文档 |
| WhatsApp API | 是 | 否 | 能力存在,需供应商提供接入文档、价格和模板规则 |
| USSD | 是 | 否 | 能力存在,需供应商提供 callback 规范、短码申请流程和价格 |
7. 当前建议
7.1 优先级
建议优先推进 SMS,因为官网公开资料最明确,并且会议纪要中也确认 SMS 接入周期较短。
推荐优先级:
- SMS HTTP / REST API
- WhatsApp API
- USSD
- SMPP
7.2 技术接入建议
- SMS 优先选择 HTTP / REST API。
- 暂不优先接 SMPP,除非短信量级、吞吐要求或供应商条件要求必须使用。
- WhatsApp API 需要先确认 Meta/WABA onboarding、模板审批和价格。
- USSD 需要先确认短码申请、运营商审批、callback 报文格式。
7.3 商务与合规待确认
- 哪些服务必须由持牌实体签约。
- fintech 技术公司能否签约 SMS、WhatsApp、USSD。
- 涉及 money / payment 的服务是否必须由银行实体或持 BOT / PSP 相关许可实体签约。
- Sender ID 申请材料。
- WhatsApp Business 认证材料。
- USSD shortcode 申请材料。
8. 给 FastHub 的邮件问题清单
text
Hi FastHub team,
We are evaluating FastHub SMS, WhatsApp API, and USSD services for our Tanzania project.
Could you please share the following documents and details?
1. Bulk SMS HTTP/REST API documentation
2. SMS delivery report webhook / DLR callback specification
3. SMPP specification, if available
4. WhatsApp Business API integration guide
5. WhatsApp message template and OTP message rules
6. WhatsApp webhook / delivery / read receipt callback format
7. USSD integration specification, including callback request and response examples
8. USSD shortcode application process and expected approval timeline
9. Pricing sheet for SMS, WhatsApp API, and USSD
10. Sandbox or test credentials for technical integration
11. Required KYC / company documents for onboarding
12. Required licenses for fintech company vs licensed financial institution
Thank you.9. 结论
FastHub 公开官网能够证明其具备 SMS、WhatsApp API、USSD 三类能力;其中 SMS 资料相对最完整,明确支持 REST API、HTTP API、SMPP、Webhooks 和 Real-time DLR。
但目前未找到公开完整的参数级 API 文档,因此不能直接进入开发联调。下一步需要 FastHub 正式提供 API 文档、测试凭证、价格表、回调规范和合规准入材料。