每次请求API接口:0.00000 元
接口地址:https://api.178v.cn/api/sjmac/index.php
返回格式:application/json
请求方式:GET/POST
请求示例:https://api.178v.cn/api/sjmac/index.php?apikey=你开通的apikey
| 名称 | 必填 | 类型 | 说明 |
|---|---|---|---|
| apikey | 是 | string | 你开通的apikey |
| 名称 | 类型 | 说明 |
|---|---|---|
| code | int | 状态码 |
| msg | string | 返回结果 |
{
"code": 200,
"msg": "50:1c:b1:70:97:02",
"api_source": "官方API网:https://api.178v.cn/",
"ttime": "2024-12-06 18:09:50",
"elapsed_time": "0.05293 ms"
}
| 错误码 | 说明 |
|---|---|