...
https://www.hinote.in/hrworks/api/post/AttendanceInput.do?key=<customer_api_key>
You need to use https in your API call.
Please note that the API key must be appended with the URL as a request parameter. You need to use https in your API call.
2 Post Request
Input can be provided as a request parameter named inputData or as a request body. A typical example is as follows.
...