ShopEx开放平台
Api
开发者手册
登录
注册
视图
打印
历史
跳到...
金币之家
hdzysync
smsgo
马戏团
互动资源老用户迁移
京东
云生意sphinx
paipai
saas
ecshop
短信接口V2
新云猫
总控平台
shopex
云生意订单
交易中心
授权中心
mailgo
淘宝开放平台API
短信签名
蘑菇街2
短信模板
saas_sh
saas应用开通变更
供应链平台
无界分销王-ECAE
云起用户中心
云起物流
domain
情报魔方账号
棒棒达开通
供天下开通
消费者数据透视
digios授权
用户身份整合
权限信息
消息服务
设置Key
API列表
金币之家
hdzysync
smsgo
马戏团
互动资源老用户迁移
京东
云生意sphinx
paipai
saas
ecshop
短信接口V2
新云猫
总控平台
shopex
云生意订单
交易中心
授权中心
mailgo
淘宝开放平台API
短信签名
蘑菇街2
短信模板
saas_sh
saas应用开通变更
供应链平台
无界分销王-ECAE
云起用户中心
云起物流
domain
情报魔方账号
棒棒达开通
供天下开通
消费者数据透视
digios授权
用户身份整合
权限信息
消息服务
POST
使用路由发布消息
/api/platform/notify/publish
Parameter
Value
Type
Description
data
string
消息数据
routing_key
string
路由Key
content-type
string
数据类型, 默认text/plain
执行API
POST
清空队列
/api/platform/notify/purge
Parameter
Value
Type
Description
topic
string
队列名称
执行API
GET
创建队列
/api/platform/notify/queue/create
Parameter
Value
Type
Description
topic
string
队列名称
执行API
GET
删除队列
/api/platform/notify/queue/drop
Parameter
Value
Type
Description
topic
string
队列名称
执行API
GET
队列列表
/api/platform/notify/queue/list
执行API
GET
从队列获取消息
/api/platform/notify/read
Parameter
Value
Type
Description
topic
string
队列名称
num
int
获取多少条, 默认为50
执行API
POST
删除消息路由
/api/platform/notify/routing/drop
Parameter
Value
Type
Description
topic
string
队列名称
routing_key
string
路由Key
执行API
GET
获取已有路由列表
/api/platform/notify/routing/list
Parameter
Value
Type
Description
topic
string
队列名称
执行API
POST
配置消息路由
/api/platform/notify/routing/set
Parameter
Value
Type
Description
topic
string
队列名称
routing_key
string
路由Key
执行API
GET
获取队列状态
/api/platform/notify/status
Parameter
Value
Type
Description
topic
string
队列名称
执行API
POST
向自己的队列写消息
/api/platform/notify/write
Parameter
Value
Type
Description
topic
string
队列名称
data
string
消息数据
content-type
string
数据类型, 默认text/plain
执行API
×
设置调用的Key / Secret
Key
Secret
OAuth Token Header