curl -X GET https10161251openapiv10security-alarms24page=1&24size=10&endTime=2023-07-0120233A593A59&queryStr=direction203D3D20221022&startTime=2023-07-0120003A003A00 -H accept -H apiKey 82c32e648eadf
将这个curl请求转换为直接通过浏览器访问的HTTPS请求如下:
https://10.16.1.251/openapi/v1.0/security-alarms?%24page=1&%24size=10&endTime=2023-07-01%2023%3A59%3A59&queryStr=direction%20%3D%3D%20%2210%22&startTime=2023-07-01%2000%3A00%3A00
在请求头部添加以下两个参数:
- accept: /
- apiKey: 82c32e648eadf3fbd0fce0afbf1a4e2c
原文地址: https://www.cveoy.top/t/topic/hF70 著作权归作者所有。请勿转载和采集!