列出 API Key
GET /api/v1/gateway/keys
请求示例
curl -X GET https://api.openbili.com/api/v1/gateway/keys \
-H "Authorization: Bearer YOUR_API_KEY"响应
| 字段 | 类型 | 必填 | 说明 |
|---|---|---|---|
items |
array | 是 | Items |
total |
integer | 是 | Total |
GET /api/v1/gateway/keys
curl -X GET https://api.openbili.com/api/v1/gateway/keys \
-H "Authorization: Bearer YOUR_API_KEY"| 字段 | 类型 | 必填 | 说明 |
|---|---|---|---|
items |
array | 是 | Items |
total |
integer | 是 | Total |