访问路径:open/platform/app/create
接口说明:跳转到兔展编辑器页面创建作品
URL结构
https://editorapi.rabbitpre.com/open/platform/app/create
接口协议:HTTPS
HTTP请求方式:GET
请求参数
参数 | 必选 | 类型 | 说明 |
opfid | true | string | 兔展分配的第三方平台id |
companyId | false | string | 第三方平台的企业id |
uid | true | string | 第三方平台的用户id |
nonce | true | string | 6位随机字符串 |
timestamp | true | string | 签名时间戳 |
signature | true | string | 签名字符串 |
true | string | 兔展的作品模版id |
请求示例
换行和缩进只是为了更好的展示:
特别说明
该接口通过拼接参数成功后需要通过浏览器进行跳转