OkayAPI Docs
API Params
Parameter | Type | Required | Default | Note | Description |
---|---|---|---|---|---|
HTTP_APPKEY | String | Required | MIN: 32 | Common Put Your APPKEY | |
needs | ArraySeperated with , | Optaion | 需要模拟的字段,默认返回全部,多个所需字体用英文逗号分割 | ||
total | Int | Optaion | 3 | MIN: 1 | 需要模拟的数据条目数量 |
API Debug
KEY | REQUIRED | VALUE |
---|---|---|
app_key | *Required | |
needs | Option | |
total | Option |
API Response
KEY | Type | Description |
---|
HTTP Response Code
HTTP Status Code | Description |
---|---|
Http Status = 200 | Success |
Http Status = 400 | 表示客户端参数错误 |
Http Status = 404 | 表示接口服务不存在 |
Http Status = 500 | 表示服务端内部错误 |