Skip to main content
POST
Create APItoken

Headers

Content-Type
string
required
Api-Key
string
required

Body

application/json
uid
string
required

// 第三方用户ID(用户之间数据隔离,可空)

limit
integer
required

// 限制 token 最大生成PPT次数(数字,为空则不限制,为0时不允许生成PPT,大于0时限制生成PPT次数)

Response

200 - application/json

Request succeeded.

data
object
code
integer
message
string