After sending a message, its delivery status will be visible on Releans Platform
Need more information? Contact our sales team.
Contact usReleans 的数据值得企业信任。供应商符合ISO 27001国际标准.
Releans 的员工进行专业过硬、经验丰富、诚信敬业.
我们的数据保护没有疏漏。Releans的基础设施和公司政策致力于数据保障和风险预防.
用您所知道的语言编写代码,以编程方式向数百万人发送消息。在短期内通过直观SMS应用程序接口发送消息.
import http.client
import mimetypes
conn = http.client.HTTPSConnection("api.releans.com")
payload = 'sender=SenderName&mobile=+14155550101&content=Hello'
headers = {
'Authorization': 'Bearer Your_API_Key'
}
conn.request("POST", "/v2/message", payload, headers)
res = conn.getresponse()
data = res.read()
print(data.decode("utf-8"))
SMS API Response
Developer Docs
Supported Languages
To start using SMS API
Confirm identity to secure accounts, authenticate transactions, and prevent fraud with two-factor authentication (2FA) and one-time passwords (OTP).
575547 is your verification code. It will expire in 5 minutes
Send and receive text messages with APIs powering 60+ million messages a week.
Deliver SMS alerts, notifications, and reminders with the Programmable Messaging API.
Deliver SMS to your end users, no matter where they are, with global senders and redundant infrastructure.
With pay-as-you-go pricing, volume discounts, or committed use pricing, you can choose the option that’s right for you.
存在疑问? 咨询专家
Agent
Satisfied