Integration help with attendance management system

I have the attendance control system, and I want to integrate the Hikvision DS-K1T8003MF with a system made in PHP. I want to transfer the attendance recorded by the devices to the control system. I have already configured the IP: 192.168.1.20 on the device’s network. Which link should I use to fetch user attendance for PHP (using the Laravel framework), and what are the environment variables I need to set for the integration with the application?

Not super clear, but I guess you look for the HA API?