Pupulate Employee data using API

Hello,

I am new in API integration in ERPNext. I have an API of employee data which is Password Based Authentication. Here the link:

(http://wsaps4h01.weplbd.com:8001/sap/opu/odata/SAP/ZHCM_INFO_MOBILE_APP_SRV/ZHR_MOBILESet?&$format=json)

API is ok. It returns json data of employee informations. I have checked there is a frappe documentation about rest api. But I don’t know how to populate employee doctype data using this API.

If anyone here have this experience using API to populate data, help me please.

Thanks