文档
测试
POST
https://gosms.one/api/v3/sms/send

请求头

参数名
类型
描述
必填
Authorization
string
Bearer 1719|cMMjhDZXndPgkykaimlQErw86EeC8WFj2D3gbJCq17423688
必填
Content-Type
string
application/json
必填

请求参数

application/json
参数名
类型
描述
必填
recipient
string
17605901298
必填
sender_id
string
YourName
必填
type
string
plain
必填
message
string
This is a test message
必填

响应参数

application/json
参数名
类型
描述
必填
status
string
success
必填
message
string
您的短信已成功发送
必填
data
object
数据字典
必填
user_id
int
1712
必填
to
string
17605901298
必填
message
string
This is a test message
必填
sms_type
string
plain
必填
status
string
Delivered|00107417-aa2a-43df-9507-361f7c47d5db
必填
sms_count
int
1
必填
cost
int
10
必填
sending_server_id
int
6
必填
from
string
YourName
必填
api_key
string
1719|cMMjhDZXndPgkykaimlQErw86EeC8WFj2D3gbJCq17423688
必填
send_by
string
api
必填
uid
string
65facded84ea0
必填
updated_at
string
2024-03-20T11:52:13.000000Z
必填
created_at
string
2024-03-20T11:52:13.000000Z
必填
id
int
12269
必填