diff --git a/hikvision.http b/hikvision.http new file mode 100644 index 0000000..d9d0ed9 --- /dev/null +++ b/hikvision.http @@ -0,0 +1,8 @@ +@url=https://api2.hik-cloud.com/oauth +@token=a08a8044-3770-41f5-b5a5-048004a723ac +@token_type=bearer + +POST {{url}}/token HTTP/1.1 +Content-Type: application/x-www-form-urlencoded + +client_id=164edfd71b744dd88c945dbd5ae30a9a&client_secret=2f580d932d7d46029a2091ece681035c&grant_type=client_credentials&scope=yy \ No newline at end of file