Documentation Index
Fetch the complete documentation index at: https://doc.ispkey.com/llms.txt
Use this file to discover all available pages before exploring further.
GET /api/traffic/get
请求参数
| 名称 | 类型 | 必选 | 说明 |
|---|---|---|---|
| appKey | string | 是 | 当前用户的AppKey |
| 名称 | 类型 | 说明 |
|---|---|---|
| code | int | 响应代码 |
| msg | string | 响应消息 |
| data | double | 剩余流量,单位:M |
- 成功
- 失败

